WODECMS open source content management system (formerly TCCMS) is a content management system developed based on a self-developed PHP development framework. Its development framework design idea draws on some ideas of Java's struts and hibernate framework to develop a set of ORMPHP development framework. It is efficient, safe and simple.
The WODECMS open source content management system is designed to be as simple as possible. It is not adopted and superimposed unplannedly in pursuit of some "high-end" technical solutions. It is only designed for simplicity and applicability. As a developer, the entry barrier is low and the system has good scalability; it has been widely used in mobile development, e-commerce platforms, WeChat public platforms and other fields. It is fully capable and meets the needs of large and medium-sized platform sites. Among them, CMS only plays the role of attracting new ideas. Based on this framework and my CMS system, it can solve the fields of mobile APP backend services, multimedia information, O2O, e-commerce platforms, distribution systems, corporate office systems, music playback, educational software and other fields. development. . . .
The main features of the system are:
Multiple sites and sub-sites
Station group support, modularization; supports multiple sites, multiple sites only need to bind domain names to the root directory, and N sites can be established on one virtual host, as long as the space is large enough.
Multi-language support
The system’s built-in languages include Simplified Chinese, Traditional Chinese, and English, and it is very convenient to expand other languages.
Plug-in function
Used to expand small functional modules to prevent prosperity and installation requirements, such as messages, website maps, RSS subscriptions, etc.
Multi-module function
Large and medium-sized applications can be implemented using modules, which can also be installed and uninstalled freely. Member data sharing, such as BBS module, real estate module, dating module, etc.
Smart paging
Just call the base class getList method and directly call the pagenav object in the template to display pagination. Intelligent URL routing management class
Dynamic, pseudo-static, pure HTML three methods
The background can be switched with one click, and the template or background intelligently obtains the URL address of the corresponding content page or list page of each module.
DB read and write separation switching
For frequent reading and writing and easy blocking requirements, you can use the master-slave library to separate reading and writing, and use the mysql-like switchDB method to switch freely.
High performance expansion
Can inherit memory cache applications such as memcache and redis
Large data volume
There is no need to worry that the system will not run when the amount of data is large enough. WODECMS is light and flexible, and can continue to support your business needs after modifying a little bit of code.
Function plug-in
Based on the official plug-ins, users can develop their own plug-ins.
Safety
All data is strictly filtered, blacklisting is supported, and systems under attack are actively notified via email.
Efficient
v1.1 update content list:
1Fix XSS and SQL injection vulnerabilities;
2 Optimize redundant fields in the config table and add WeChat payment and WeChat official account configurations;
3Hide the missing backend menu of the mall module
4 Added WeChat menu management and update functions
5Optimized the plug-in installation process
6 Fixed the prompt that there is no permission to upload attachments in the background
7. Optimized the problem that the permission batch generation cache is not updated.
8 Fixed the problem of selecting default columns for news release and editing