This is the repository for reporting bugs and for development of the CMS Framework.
- Copy all the files to the root directory of your local server.
Upload the
cms.sql
to MySQL usingphpmyadmin
, default configuration is:Host: localhost User: root Pass: Db: cms
If these differ in your machine, then you will have to update the new details at:
admin/core/control/all_connect.php admin/core/control/conn.php admin/core/welcome.php user/core/control/all_connect.php user/core/control/conn.php user/welcome.php
Log in at the
Admin Control Panel
usinghttp://127.0.0.1/admin/
with the following credentials:Email: neeraj@gmail.com Pass: neeraj
New users can be created from the registration form at the home page. Existing user:
Email: tanay@gmail.com Pass : tanay
Happy Hacking!
This project is now deprecated! PRs won't be accepted.