The system is an enterprise website building system developed with thinkphp as the core.
Installation instructions:
1: This system is developed using the Thinkphp3.2.3 framework and runs in PHP5.3 or above environment.
This system can basically meet the needs of 80% of enterprises, and its scalability is very good.
The mature framework engine has done some basic filtering in terms of security, and the security of the framework itself is very good.
2: Due to time constraints, I could not write the installation program. You can write one yourself or directly import the houyecms.sql file.
3: The application folder is the front-end application directory ApplicationCommonConfconfig.php, and the backweb is the background application directory backwebCommonConfconfig.php. After the database import is completed, please configure the config file in the directory.
At this point the system installation is complete. Due to time constraints, another installer will definitely be added when the next version is updated. In fact, it doesn't matter whether it is present or not.
4: The front-end template and back-end template of this system are downloaded from
5: This system is provided for the majority of PHP enthusiasts to learn. Please do not use it for commercial purposes. If you need to change and publish it on these basis, please retain the copyright or inform the author. Thanks!
6: After the installation is complete, access the backend: http://your domain name/backweb.php, the default username and password are admin, 123456
Note: If the front-end navigation bar category cannot be opened, you need to modify the corresponding link address in the "Customized Navigation Bar" in the back-end to open it normally in the front-end.