Giter VIP home page Giter VIP logo

codeigniter-plus's Introduction

CodeIgniter-Plus

CodeIgniter 2.20, HMVC, Base-Model, BootStrap 3.2, IonAuth +, Template


It's a fully functional application that have the following features:

  1. CodeIgniter 2.20 with HMVC
  2. It is styled with BootStrap 3.20
  3. It having IonAuth working as a HMVC
  4. It has a role base as well as the group, so you can test if the user is in_group() or you can use has_role()
  5. It also have a database driven navigation as well as sorting and managing the navigation
  6. It also have a site preferences
  7. Language, css, js, images, etc... can be module base if needed
  8. Uses the Base-Model
  9. Finally it uses the Template
  10. The roles are database driven and you can use a single role or a crud roles, for example you can create:
  • "can_do_this" as a role or
  • "testing" role as a group of roles, and it will automatically create 4 roles: create_testing, update_testing, read_testing and delete_testing.

=== Installation

  1. Copy all the folder to your server
  2. Create a database in your local (server)
  3. Open the database.php file and change it with the information
  4. point in your browser to your domain by going to http://yourdomain/migrate/latest
  5. Once it's done, then point to your domain by going to http://yourdomain/
  6. Make sure to delete the migrate.php in the application/controllers/migrate.php to avoid some one play with your database especially if you are installing it on a live site
  • Username: administrator
  • Password: password

if you have any suggestions to be added to this app, you are welcome to ask.


Credits:


A demo can be watched at YouTube (Coming Soon)

codeigniter-plus's People

Contributors

ihabafia avatar

Stargazers

 avatar

Watchers

 avatar

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.