Small CRM in PHP
Project Name | Small CRM Developed using PHP and MySQL |
---|---|
Language Used | PHP5.6, PHP7.x |
Database | MySQL 5.x |
User Interface Design | HTML, AJAX,JQUERY,JAVASCRIPT |
Web Browser | Mozilla, Google Chrome, IE8, OPERA |
Software | XAMPP / Wamp / Mamp/ Lamp (anyone) |
Last Updated | 22 April 2021 |
Features of Projects User Module
- User Registration(The first-time user can register)
- Profile Management
- Request a Quote
- Ticketing System
- Change Password
Admin Panel
- Dynamic Dashboard
- Manage Users
- Manage Tickets
- Manage Quotes
- User Visit Graph
- Check User Access Logs
Project ScreenShots
Home Page
User Registration Page
User Dashboard
Admin Dashboard
How to run the Small CRM Project
1. Download the zip file
2. Extract the file and copy crm folder
3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/HTML)
4. Open PHPMyAdmin (http://localhost/phpmyadmin)
5. Create a database with the name CRM
6. Import crm.sql file(given inside the zip package in SQL file folder)
7.Run the script http://localhost/crm (frontend)
8.Run the script http://localhost/crm/admin
Credential for admin panel :
Username: admin
Password: admin
Credential for user panel :
Username: phpgurukulteam@gmail.com
Password: Demo@123
Disclaimer : This project is not for Commercial use.
View Demo————————————————
View Demo | Installation Guide |