Installation method one:
1-1; Modify the database connection file conf/config.php
1-2; Import the database. The database file is app.sql in the database folder.
Open database management, advanced management
Select table
Import app.sql with phpmyadmin
Once the import is complete, the website will be built.
Backend login address http://your domain name/admin.php
Customer name: admin Password: ad123456 Backend security code: 123456
(This security code can be modified in the database connection file conf/config.php)