HulaCWMS (Hula Enterprise Website Management System) is developed based on the ThinkPHP5 framework. It is safe and efficient and includes all the features of ThinkPHP5.
HulaCWMS (Hula Enterprise Website Management System) functions Article Management Category Management Friendly Links Message Management Rights Management Behavior Log Configuration Management Database Management
SEO friendly multi-template mechanism
The first step is to unzip it to the website folder.
The second step is to use database software to create a new database. And import the hula_data.sql file under the website folder into the database.
The third step is to modify the database configuration file. The database configuration file is located in database.php in the config folder under the website folder.
Step 4: Set the website root directory to the public folder under the website folder.
In this way, the setting is completed. Visit the website link address to open the website.
Default backend address:
http://localhost/admin.php
Default backend username and password username: admin
Password:admin
The operating environment of HulaCWMS requires PHP5.6 or above.