This is a web based application. It was developed using Codeigniter framework and MySQL for database .
This system allow multi user account and enable user to manage or record their own contacts into the system for future used. User also can share their contact with other user who used the system.
Here is a simple application for many users including Admin Side.
To access to login as Admin use the following :
Name: Admin
Password: 30051992
To login as a Normal User visit the registration page first then register
Admin can Enable/Disable User
Add User In the List
LOGIN/REGISTER TO DOWNLOAD THE FREE SOURCECODES BELOW![]()
For more information about the system. You can contact me @
Email –bonal@bonalt.com
Mobile No. – +254714643906
Or feel free to comment below.
SUBSCRIBE TO OUR YOUTUBE CHANNEL BELOW TO WATCH MORE VIDEOS
Note: Source Code is only available for educational purpose, plz don’t use it for commercial purpose without the permission of the original author.
How to run it on your computer
This project is built with the CodeIgniter (PHP) framework and a MySQL database, so it runs on any standard local server stack. To set it up with XAMPP:
- Install XAMPP (or WAMP) and start Apache and MySQL.
- Extract the downloaded source code into your
htdocsfolder. - Open phpMyAdmin, create a new database, and import the included
.sqlfile. - Edit CodeIgniter’s
application/config/database.phpwith your database name, user, and password, and set yourbase_urlinapplication/config/config.php. - Visit the project URL in your browser and log in with the demo admin account listed above.
Who this project is for
It is a practical reference for students and junior developers learning multi-user authentication, role-based access (admin vs. normal user), and CRUD record management in CodeIgniter. Use it as a starting point for a contact manager, a small CRM, or any system where many users keep and share their own records.
Frequently asked questions
Is the source code free to download?
Yes. The full source code is free for educational use; register or log in on this page to download it.
What do I need to run it?
A PHP environment with MySQL, such as XAMPP or WAMP. No paid software or licenses are required.
Can I use it for a commercial project?
The author releases it for learning purposes. For commercial use, contact the original author for permission first.
Related free source code projects
- 6 Best Open-Source Inventory Management Systems (2026)
- Responsive Awesome Chat Or Messenger using PHP/Javascript
- Android Chat App
