This action will force synchronization from 星梦/PbootCMS, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
1、全局标签示意:
{pboot:sitetitle} 站点标题
{pboot:sitelogo} 站点logo
2、列表页标签示意:
{pboot:list num=10 order=date}
<p><a href="[list:link]">[list:title]</a></p>
{/pboot:list}
3、内容页标签示意:
{content:title} 标题
{content:subtitle}副标题
{content:author} 作者
{content:source} 来源
更多简单到想哭的标签请参考开发手册...
发布的源码默认采用sqlite数据库,放入PHP(5.3+)空间即可直接使用。
如果需要启用Mysql版本,请导入目录下数据库文件/static/backup/sql/xxx.sql,同时请注意使用最新日期名字的脚本文件,并修改config/database数据库连接文件信息。
系统后台默认访问路径:http://ip/admin.php 账号:admin 密码:123456,
支持跨版本升级,会自动升级数据库及代码文件。
支持跨版本升级,保留config、data、static、template目录,其余全部用新版替换, 同时如果涉及到的中间版本有升级数据库,需要使用群文件数据库脚本升级数据库。
授权码只为更好的统计安装情况,为离线验证,大家可在官网免费获取永久授权码。
技术交流群:137083872
官方网站:https://www.pbootcms.com/
Sign in to post a comment
Repository Comments ( 0 )