This project, Customer Relationship Management, is a helping tool for such persons who are not economically eligible to have their own customer information related software. They can use our system to dynamically view all the necessary information that will surly help them to manage their relationship with their customer.
Follow the steps below for to install this web application to a server
- Get a web server that supports PHP 5 or higher and have MySQL support
- We must have received username, hostname, password for your mysql database
- Create a database with your preferred name
- Download the zip file from this git
- Change the database host, username, password and database name(the name you gave) in 4 files
- connect.php file from core/database
- database.php file from core/process
- Edit from the 4th line from oppertunity.php file located on the root directory
- Edit from the 7th line from paypal_success.php file located on the root directory
- Open the Database folder of this git located on the root directory. There is crm.sql file. Remane it to the name you choose to create database on your server.
- Upload all the file to server root folder except Database folder.
- Import the sql file to your database. All done. Now go to www.yourdomainname/crm/ and you will see the web application running. You will need username and password to login as admistrator. Send me an email to www.faz13@gmail.com (my email address has www front of it), and i will verify and give you the password and username.
Here is a live demo of my web application http://farewellapp.byethost7.com/crm/