Projects Inventory

PHP-Based Open-Source Basic Customer Relationship Management (CRM) System

Download code – PHP-Based Open-Source Basic Customer Relationship Management (CRM) System

PHP-Based Simple Customer Relationship Management (CRM) System

Project Overview

The Simple Customer Relationship Management (CRM) System is a web-based application developed using PHP and MySQL Database. It provides businesses with an online platform where customers can request quotations and submit tickets. The system has a user-friendly interface built with the Bootstrap Framework and offers easy-to-use features and functionalities.

System Users

The system has two types of users

:
  1. Administrator – Manages the system and handles customer requests.
  2. Customer – Submits quotation requests and issues tickets.

Administrator Role

Customer Role

Features and Functionalities

Administrator Panel

Customer Panel

Technologies Used

The system is built using the following technologies:

How to Install and Run the System

Requirements

Installation Steps

  1. Start XAMPP and run Apache and MySQL.
  2. Extract the downloaded zip file.
  3. Copy the extracted folder to the “htdocs”
    directory in XAMPP.
  4. Open phpMyAdmin in a browser (http://localhost/phpmyadmin).
  5. Create a new database named scrm_db.
  6. Import the SQL file located inside the database folder (scrm_db.sql).
  7. Open the system in a browser (http://localhost/php-scrm/).

Admin Login Credentials

Conclusion

This Simple CRM System is a helpful tool for businesses to manage customer requests and tickets efficiently. It is free to download and can be modified to fit specific needs.

index PHP

login PHP

scrm_db SQL

 

 

Exit mobile version