GrandCMS - An Open Source Content Manager SyStem

GrandCMS is a open source content manager syStem hat is developed based on Opencart core. This source code is written according to the MVC model, so it is very easy to develop, suitable for those who are learning PHP under MVC. GrandCMS has been fully developed with features such as: posting news, managing messages, automatically backing up data, managing members...

* How to install GrandCMS

  • Download the source code, extract and copy to the web server directory (eg xampp/htdocs, wamp/www, lamp var/www/HTML, ampps/www);
  • Open phpmyadmin (http://localhost/phpmyadmin), create a new database and import database cms.sql file;
  • Open 02 config.php files (this file is in the folder containing the source code), reconfigure some information: HTTP, HTTPS, DIR, DB;
  • Homepage URL: http://localhost/project_name/ (home).
  • Admin panel URL: http://localhost/project_name/admin (admin panel).


Demo Download
Previous Post Next Post