Small CRM in PHP
Project Name | Small CRM Developed using PHP and MySQL |
---|---|
Language Used | PHP |
Database | MySQL |
User Interface Design | HTML, AJAX,JQUERY,JAVASCRIPT |
Web Browser | Mozilla, Google Chrome, IE8, OPERA |
Software | XAMPP / Wamp / Mamp/ Lamp (anyone) |
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 the admin panel**********
Username: admin
Password: Test@123
**********Credential for the user panel************
Username: amitk@gmail.com
Password: Test@123
Or Register a ne user
Disclaimer : This project is not for Commercial use.
View Demo————————————————
View Demo | Installation Guide |