PbootCMS is a new kernel and permanently open source free PHP enterprise website development, construction and management system, which is an efficient, concise, Powerful free commercial PHP CMS source code can meet the needs of website development and construction of various enterprises.The system uses template tags that are so simple that you want to cry. As long as you understand HTML, you can quickly develop corporate websites.The official provides a large number of website templates for free download and use, and will be committed to providing the best website development and construction solutions for developers and enterprises.
1. The system adopts efficient, concise and powerful template tags. As long as you understand HTML, you can quickly develop corporate websites;
2. The system is developed using PHP language, using the independently developed high-speed multi-layer development framework and cache technology;
3. The system uses a sqlite light database by default, which can be used directly in PHP space. It can be selected for mysql and other databases to meet various storage needs;
4. The system adopts a responsive management backend to meet the needs of all types of equipment to manage at any time;
5. The system supports online background upgrades to meet the needs of timely upgrades and updates of the system;
6. The system supports content model, multi-language, custom forms, filtering, multi-condition search, mini-programs, APP and other functions;
7. The system supports a variety of URL modes and custom address names for models, columns, and content to meet the needs of various website promotion and optimization.
Source code hosting address:
GitHub:https://github.com/hnaoyun/PbootCMS
Gitee:https://gitee.com/hnaoyun/PbootCMS
Simple tags to cry:
1、全局标签示意: {pboot:sitetitle} 站点标题 {pboot:sitelogo} 站点logo 2、列表页标签示意: {pboot:list num=10 order=date}[list:title]{/pboot:list} 3、内容页标签示意: {content:title} 标题 {content:subtitle}副标题 {content:author} 作者 {content:source} 来源 更多简单到想哭的标签请参考开发手册...