This is a summary of Installation for all to continue where we left.
How to Install
- Download http://www.wampserver.com/en/ or any other supported PHP 7+ and Install
- Go to http://localhost/phpmyadmin/index.php and Login with default credentials
- Username: root
- Password: Blank
- Once logged in, Click on Database and then Create a New Database by the name of noob_db
- Now goto Import and click on Choose File and Select ./repo/db/noob_cms.sql.gz and Scroll down and click on Go
- You should successfully have imported the DB
- Take your Favorite Editor and open ./repo/config/config.php and make sure the configuration matches
th3n00bc0d3r / noobcms
A CMS for Beginners to Start with
Noob CMS
Features
Requirements
- Apache
- MySQL
- PHP 7+
How to Install
- Download http://www.wampserver.com/en/ or any other supported PHP 7+ and Install
- Go to http://localhost/phpmyadmin/index.php and Login with default credentials
- Once logged in, Click on Database and then Create a New Database by the name of noob_db
- Now goto Import and click on Choose File and Select ./repo/db/noob_cms.sql.gz and Scroll down and click on Go
- You should successfully have imported the DB
- Take your Favorite Editor and open ./repo/config/config.php and make sure the configuration matches
Top comments (0)