TAYGOD free enterprise website building system PHP version is a free open source website building system based on php+mysql+ci. The design and structure of the entire system fully considers the functional requirements of small and medium-sized enterprise websites. The website backend is powerful, simple to manage, supports template mechanisms, and can quickly build your corporate website.
System features:
It adopts the popular php+mysql design, with strong functions and high practicality.
MVC code and art are completely separated, making maintenance more convenient.
The operating environment requires space to support PHP, and you need to purchase or install a MYSQL database.
Perfectly integrates the KindEditor editor to publish various graphic and text information based on what you see.
The background operation is simple and you can control the entire site without any professional knowledge.
The style template mechanism is simple and can be created through simple HTML. The background provides complete tag calling instructions and examples.
For background database backup, you can download the registered database file to your local computer through the FTP tool.
Installation steps:
Upload files
Unzip the installation package and upload all files in the upload directory to the root directory of the website.
After uploading to the space, access your domain name. When you use it for the first time, the program will automatically jump to the installation program. Follow the installation program instructions to detect the system environment, directory permissions, set up a database account, and the installation will be completed after the administrator account.
After the installation is complete, please delete the installation files: sourceappcontrollersinstall.php and templatedefaultinstall directories
How to use
Template file name description
index.htm Home page template
footer.htm Universal bottom template
header.htm universal top template
job.htm recruitment template
job_resume.htm application template
list.htm article list template
read.htm article content template
message.htm message template
page.htm single page information template
products.htm product list template
product_show.htm product content template
To create a template, please refer to the template file in the default folder. If you have any questions, please go to the official website to ask your questions.
Template function calling method
Please check the relevant files in the doc directory