Generic Content Management System (CMS) with menu structure stored in database using HTML, CSS, PHP and MySQL
- php5+
- mysql
- apache2
or server like xamp
First of all create the database with the script that is in the database folder, then insert data example (use the script 'test_insertion.sql'). Modify the db_connect file by putting your connection data to the database. Finally, copy the files in your workplace on the server
Access to CMS app in the url of server. ex:
http://localhost
This project is licensed under the GNU General Public License v3.0 License - see the LICENSE file for details