hahaCMS is a website content management program that only supports PHP5. It has the following characteristics:
1. 100% open source
2. All functions are encapsulated into classes
3. It has a database object mapping class and theoretically supports unlimited data table nesting operations.
4. Unique template operation guide, paying more attention to efficiency
5. Generate static HTML for the entire site
6. Generate a permanent article archive list for the entire site
7. Automatically generate sitemap, supporting GOOGLE, BAIDU and other formats
8. Refined permission control operations and more free setting methods
9. Make extensive use of caching technology to improve performance
10. Automatic and flexible skin changing function
11. I18N multi-language support
12. Comprehensive error catching system
13. Database object of PDO prototype
14. Seamlessly integrate phpwind and Discuz, and more forum interfaces are under development
15. With user plug-in interface, providing more convenient third-party plug-in development
v0.3 this update:
Repair the error reporting system, modify the cache method, modify the installation page, integrate the upgrade function, modify a large amount of core code, add controller_plugin dedicated to plug-in extensions
Expand