PHP Classes

Ci2backend: Framework to build a backend system

Recommend this page to a friend!
  Info   Screenshots   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 238 All time: 8,055 This week: 49Up
Version License PHP version Categories
ci2backend 1.1The PHP License5PHP 5, Libraries
Description 

Author

This package is a framework to build a backend system based on CodeIgniter 2.

It provides several types of classes for different aspects necessary to build backend systems. Currently it provides classes for:

- User management (ACL)
- Multi-languages
- Database management
- Model/View/Controller management
- Routes management
- Template management
- Extension management
- Configure system settings

Picture of Truong Van Phu
  Performance   Level  
Innovation award
Innovation award
Nominee: 1x

Winner: 1x

 

Details

CodeIgniter Backend System

CodeIgniter Backend System helps you build a backend system of Codeigniter framework with a lot of powerful features. See my site http://ci2backend.com

Key features

User Management

  • CRUD user
  • Set user roles

Multi Languages

  • Setting multi-languages to your system
  • Add/Remove language
  • CRUD translation file

Database Management

  • Rename and Reset database

MVC Management

Model
  • Auto-render new Model with basic actions (CRUD record)
  • View and Edit directly on web layout
View
  • Auto-render new View file and its assets (css, js files)
  • You can set template and platform for the view when creating
  • View and Edit directly on web layout
Controller
  • Auto-render Controller with basic actions
  • View and Edit directly on web layout

Routes Management

  • CRUD all routes of your site easily.

Template Management

  • CRUD templates
  • Configure your custom template by part: header, content, footer

Extension Management

  • Add/Remove extension which can be used in this system
  • All the Extensions can be found at Extension Store

Configure System Settings

  • Backup and restore database

Benefits over manual building

  • Create and integrate components, extensions automatically and quickly
  • Prevent duplicates, missing files, confliction.
  • Save a lot of time for creating new file or directory.

Installation

  • Download the latest version.
  • Copy the files from this package to your web root directory.
  • Open the browser and run www.example.com/install.php (`www.example.com` is your domain) and setup as the instruction. Make sure to pass all the required components.
  • Well done!

-Username: admin@admin.com

-Password: password

Configuration and documentation

Donations

CodeIgniter Backend System has been created by phutv and is currently maintained by him and his team. We highly appreciate any of your donations.

paypal


Screenshots (2)  
  • ci2-backend-dashboard
  • Ci2backend-install
Videos (1)  
  Files folder image Files (4645)  
File Role Description
Files folder imageapplication (1 file, 14 directories)
Files folder imageassets (1 file, 2 directories)
Files folder imagedatabase (2 files, 2 directories)
Files folder imagedocument (1 file)
Files folder imagesetup (1 file, 3 directories)
Files folder imagesystem (2 files, 6 directories)
Files folder imagetemp (1 file)
Files folder imagethemes (1 file, 2 directories)
Files folder imageuser_guide (1 file)
Plain text file .htaccess.default Data Auxiliary data
HTML file 403.html Doc. Documentation
Plain text file index.default.php Aux. Auxiliary script
Plain text file install.php Aux. Auxiliary script
Plain text file LICENSE Lic. License text
Plain text file README.md Doc. Documentation

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 99%
Total:238
This week:0
All time:8,055
This week:49Up
User Comments (1)