Awesome
Codefight CMS - a codeigniter open source php cms
Steps to install:
- Create a database.
- Import SQL from old-install/files/codefight_latest.sql
- Update app/config/database.php
- Update app/config/config.php
- Modify .htaccess as required.
optional
- Update define('CFWEBSITEID', 1); (if required) on index.php | no change required during installation. you can add more websites on same admin just use different website id on index file.
admin:
base_url/admin/ (must end with slash)
- user: test@test.com
- pass: test
If you want to use same cms for 2nd website
just copy two root files (.htaccess and index.php) to 2nd website's folder, note, they should be on same server to share files.
####Watch demo video here
Installation
[](https://flattr.com/submit/auto?user_id=dbashyal&url=https://github.com/dbashyal&title=Github Repos&language=&tags=github&category=software)