ServiceM8 Replica

Complete Business Management System

⚠️ PHP Application Required

This is a PHP-based web application that requires a web server with PHP and MariaDB/MySQL to run properly.

The deployed preview is static-only and cannot execute PHP code. To use this application, you need to run it on a local or hosted server with PHP support.

🖥️ Interface Previews

Click on any preview below to see the actual interface design:

⭐ Features

👥

Customer Management

Manage customer profiles, contact info, addresses, and view complete history.

📅

Job Scheduling

Schedule jobs with dates/times, assign staff, track status on a calendar.

📄

Quoting System

Create professional quotes with items, auto tax calc, and print templates.

💵

Invoicing

Generate invoices, track payments, manage balances, print professionally.

📥 Setup Instructions

1

Download the Source Code

Download all files from this deployment or clone the repository.

2

Set Up Database

Create a MySQL/MariaDB database and import the schema:

mysql -u root -p < database.sql
3

Configure Database Connection

Edit includes/config.php with your database credentials.

4

Run the Application

Place files in your web server directory (htdocs, www, etc.) and access via browser.

http://localhost/servicem8-replica/
5

Login

Use the default credentials to access the system:

Email: admin@servicem8.com
Password: password

💻 Tech Stack

PHP 7.4+ MariaDB / MySQL HTML5 CSS3 JavaScript Font Awesome