Giter Site home page Giter Site logo

codefight-cms's Introduction

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)

codefight-cms's People

Contributors

dbashyal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

codefight-cms's Issues

user_agent's length is too short

Hi, I just found that the maximum length of user_agent (which is 50) in cf_sessions table can be easily exceeded by a normal browser.
For example, my browser is Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36, which contains 114 characters.
Maybe setting user_agent's length from 50 to 200 would be better.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.