nonconforme / Codefight-CMS

Codefight a Codeigniter CMS

Home Page:http://codefight.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codefight CMS - a codeigniter open source php cms

Steps to install:

  1. Create a database.
  2. Import SQL from old-install/files/codefight_latest.sql
  3. Update app/config/database.php
  4. Update app/config/config.php
  5. Modify .htaccess as required.

optional

  1. 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)

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

demo video

Installation

demo video

[Flattr this git repo](https://flattr.com/submit/auto?user_id=dbashyal&url=https://github.com/dbashyal&title=Github Repos&language=&tags=github&category=software)

About

Codefight a Codeigniter CMS

http://codefight.org/


Languages

Language:JavaScript 50.3%Language:PHP 42.9%Language:CSS 6.0%Language:ApacheConf 0.5%Language:HTML 0.2%