CMSZU website content management system v1.8 (1.7.5 modification and adjustment)
CmsZU can manage data of multiple websites. Such as SEO, information, collection, classification, download, images can be displayed on different websites by category (of course, their respective websites can also have their own category and download functions .), these are common modules and auxiliary modules. Website Management allows you to add multiple websites. website management allows you to operate on data modules under a website, pseudo-static, and static page operations (you may need to program this step ). For website module management, you can add module menus for each website. you can program this menu by yourself (according to the single portal access specifications), or you can manage it in the database, add your own database and table and its field indexes, and configure the pagination of the data table (you do not need to configure it) and the form generation and management of the data table (or you do not need to configure it, you can generate a simple form interface by default) and generate a data table management menu to combine the management menus of your own websites. Add the generated database table by yourself. if you need the menu, you can configure the collection module for collection management. Cmszu consists of three systems: one is a pure background system, the other is the source code of the basic website, and the other is the source code of the resource. Currently, the content and resources of the website are managed through webservice. |