https://github.com/muhsarip/cbuilder
Rapid Codeigniter Starter Kit for building web application
https://github.com/muhsarip/cbuilder
codeigniter grocery-crud ion-auth php
Last synced: 26 days ago
JSON representation
Rapid Codeigniter Starter Kit for building web application
- Host: GitHub
- URL: https://github.com/muhsarip/cbuilder
- Owner: muhsarip
- License: mit
- Created: 2018-06-24T06:12:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-05T15:52:01.000Z (almost 7 years ago)
- Last Synced: 2023-10-04T23:00:48.083Z (over 1 year ago)
- Topics: codeigniter, grocery-crud, ion-auth, php
- Language: PHP
- Size: 5.69 MB
- Stars: 7
- Watchers: 6
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# CBuilder
[](http://kodefresh.com)
CBuilder is rapid tool for build application with codeigniter and other library inside. They are :
- Grocery crud
- ION Auth### Features
- User Access management
- Menu Management
- Example CRUD Table for using grocery crud
### Installation
CBuilder requires standard enviroment for codeigniter / php application, min requirement :
- php 5.6
- apache webserver
- mysqlFirst import sql file to new database, name cbuilder. And go to browser, type http://localhost/cbuilder to access login page .
Default login :
email : [email protected]
password: password### Library Documentation
Grocery crud : [Grocery Crud Documentation](https://www.grocerycrud.com/documentation)
ION Auth : [ION Auth](http://benedmunds.com/ion_auth/)
### Important Information
Originally inspired from https://github.com/asrul10/myIgniterLicense
----MIT