1.0.0 • Published 5 years ago

codeigniter_crud v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Codeigniter CRUD System

Introduction

Codeigniter crud is an open source project where anyone can participate, edit, modify and use from this repository. If you want to improve or develop this free project then you are highly welcome. This is a long term project. This project includes several features.

Features

i. Add, edit, modify user
ii. Multi Type User Role
iii. User Chain of Command
iv. Permission
v. Login, Register, Forget Password

All these features still have not included this repository. But we are trying to add these features as soon as possible. You can pull request for developing this repository at pre_test branch after finding any kind of bug or security issue

Installation

For using this project download from here https://github.com/arif98741/codeigniter_crud/archive/master.zip After that, you will get a zip file called codeigniter_crud-master.zip . After that you need to unzip it by any extracting software such as winrar,winzip Go to your C drive where you installed your local server. find out folder htdocs(for xampp) or www(for wamp) . Inside folder make a folder called codeignite. Inside codeigniter keep all files downloaded from repository.

Make a database called test(as your own wish. if you do that, then change the database connection credentials at application/config/database.php) in your phpmyadmin. import the database there(can be found at codeigniter_crud-master/database/test.sql)

Login/Registration

Login Feature Registration is done by administration by default after login

Login Details

Username: admin Password: admin