Description
Repairer 4.3 – Repair/Workshop Management System
Repairer – Repair/Workshop Management System is carefully developed for easy management of any type of repairshop/workshop. It’s actually an innovative, simple and powerful management tool, designed and developed for you. It’s just your trusty employee. It’s a web based system where you can manage reparations, clients, inventory, purchases etc.
Upcoming Features
- Point Of Sale
- Accounts, Expenses and Deposits
- if you have a suggestion email at [email protected]
Quick Installation Guide
- Copy Files Unzip the file you downloaded from CodeCanyon, copy the contents in the to your webserver.
- Import Database When you unzipped the file in step 1, there is a folder called database you will find. In there you will find an SQL file(repairerr.sql), that is the system database. Import it to your PhpMyAdmin or whatever system you use.
- Edit .env file On the folder you pasted on your installation folder, you will find a file called .env . This is a very important file that stores system variables. Open the file in a text editor and edit the following lines. The other lines can be edited via the system settings page so don’t worry about them.
- APP_URL=https://example.com
- DB_HOST=localhost
- DB_USERNAME=username
- DB_PASSWORD=password
- DB_DATABASE=database_name
There are no reviews yet.