ServiceTop

Professional Service Selling Marketplace


ServiceTop is a professional service selling marketplace where service providers and users/customers can create free account. Service providers can add their services for free and users/customers can hire them. Admin will earn through commisions from service providers when they will be hired by customers for a particular service.

This system was made using the popular Laravel php framework. Strong security was maintained during the development and there is no sql injection, xss attack, csrf attack possible.

ServiceTop has the following features.

Key Features

Admin Features

Provider Features

User Features

The installation of this script is super easy. If you can install normal php based scripts on your server, you can install our script. We will tell you how to install this script step by step on a server.

If you extract the zip file, you will see that there are total three folders.

The folder names are: sql, documentation and main_files. The "main_files" folder is the main laravel source codes. The "sql" folder contains the main database file "database.sql"

Creating Database using Cpanel

1. Login to your hosting's cpanel using the login information. You will see an interface like this:

2. You will get a search section in the cpanel. Search there by writing the word "database". You will get some options. Click on "MySQL® Database Wizard" option.

3. Then in Step 1, you will have to create a database. In the text field, give your database name and click on next step.

4. Then in Step 2, you will have to create a database user. Give your username and passwords here. Then click on "Create User" button.

5. Now a permission page will come. Just check the tick mark on "ALL PRIVILEGES" and you will see all the options will be automatically checked.

6. Click on the "Next Step" button in the bottom.

7. Database and user creation step is done. Now go back to home and again search like before with the word "phpmyadmin". Click on the "phpMyAdmin" option.

8. Now the main phpmyadmin page will come. Click on the newly created database "websolu1_testdb" from the left side.

9. Click on the "Import" option from top and then select the file "database.sql" that is in the "sql" folder of the script.

10. Then click on the "Go" button from bottom.

11. After the task is successful, you will get a success message.

12. All task related to database is done.

Uploading Files using Cpanel

1. In the search field of your cpanel, write the word "file". You will get a "File Manager" option. Click on that option.

2. Search for the "public_html" and go into there.

3. Now go to the folders that you got after extracting the main zip and compress the folder "main_files" using any software like winrar.

4. The zip file will be like this.

5. In the cpanel's "public_html", upload this zip file.

6. You will get an interface like this.

7. Drag and drop the zip file here or just click on the "Select File" and select the file from your computer. You will see a progress of uploading file. Wait until it is finished.

8. After finishing the upload, you will see a green bar. It indicates that upload is successful.

9. Now close the upload window. In the public_html section, press on "Go" button to refresh the page. Then you will see the zip file in the right side.

10. Do right click on that file and select "Extract" option.

11. Press on "Extract Files" button.

12. It will take only a few minutes. After finish, you will get a window like this.

13. Just close this window. Then double click on the "main_files" folder and go into there.

14. Now click on the "Select All" from top section.

15. Click on the "Move" option.

16. Delete the "main_files" from the box. Only keep this "/public_html/". Then click on "Move Files".

17. Now, click on "Up One Level".

18. Right click on ".env" file and click on "Edit".

19. Now edit this file and put the database name, username and password you created previously here. Then click on the "Save Changes" button.

Your task is done and you can use our script without any problem. :)

Uploading Files using FTP

1. Download any FTP client on your computer like "FileZilla". Search on Google by "FileZilla" or go to their website to download:
https://filezilla-project.org/

2. Use the first option to download

3. After download, install it and open. The interface will be like this:

4. You can collect your FTP information contacting your hosting provider. Or, going to cpanel, you can create your FTP. In cpanel, search for "FTP".

5. Put ftp username, password in the form. Become sure, you delete the marked box data in the following image.

6. Click on "Create FTP Account" button.

7. Your FTP information will be like this:
FTP Host: {your hosting provider will give you host name}
FTP Port: 21
FTP Username: testftp@websolutionus.com
FTP Password: {that you gave while creating the FTP}

8. Now in filezilla put those information and click on "Quickconnect" button.

9. If connection is successful, you will get an interface like this:

10. Now in the left side box, go to the location where you have extracted the script's file. And in the right side, go to public_html.

11. Then right click on the "main_files" from left side box and click on "Upload". All the files then will be uploaded into the "public_html" of the right side.

12. Search the ".env" file, right click on it and click on "View/Edit" option.

13. You will see an interface like this.

Change the database, username and password from here and try to click on close button. When you will try to close, it will ask you for save before closing. Click on save and you are done!

Before using and run this script, you must have to change the following information:

1. Open the .env file with a text editor and change the database settings.

2. Set up the database name, username and password like the photo below:

You will need to make sure your server meets the following requirements:

The default credentials of the script are:

Admin Login

URL: https://www.yourwebsite.com/admin/login
Login Email: admin@gmail.com
Login Password: 123

User Login

URL: https://www.yourwebsite.com/user/login
Login Email: user@gmail.com
Login Password: 123

Provider Login

URL: https://www.yourwebsite.com/user/login
Login Email: provider@gmail.com
Login Password: 123

Admin can go 'Manage Settings > General Settings' for managing site settings like site currency, Logo, Favicon, Defaul Image, Site Color, Timezone etc.

Recaptcha settings can be set up from the admin panel. Go to "Setting > Google Recaptcha". See:

To get your recaptcha keys, go to this link:
https://www.google.com/recaptcha/admin/create
Select version 2.

Add your website's domain name or subdomain name here and after submit you will get a site key and secret key.

Tawk Live Chat settings can be set up from the admin panel. Go to "Setting > Live Chat Setting". See:

Theme color setting can be set up from the admin panel. Go to "Setting > General Setting". See:

Preloader setting can be set up from the admin panel. Go to "Setting > Preloader Setting". See:

Payment methods can be set up from the admin panel. Go to "Payment Gateway option". See:

Email Templates can be set up from the admin panel to send email in your preferred format. Go to "Email Manager > Email Template".See:

Clear Data setting can be set up from the admin panel. Find a option in side bar "Clear Database". If you want to use the software from scratch, you have to select this option. You do not need to remove the existing data one by one. See:

Admin Can Manage Service provider in this system where admin can make service provider as a featured. can send email form there. can disabled that provider

Admin Manage user in this system where admin can send email form there. can disabled that user

The script can be translated using the language option in the sidebar. Go to "Manage Language" from sidebar. You can also change the menu text using this option. Admin can set all menu text from 'Navbar text', Admin can set all website text from 'Website text' and can set all notification text from 'Notification text', See:

When service provider create service then admin can approve the service so that the service show in the frontedn

For each service, admin can see the details of service to accept the service Request from Provider.

In that review link Admin can control over review:

From Here admin can Manage any blog that is posted on frontend

Admin can create category for service in the system.

Go to "Manage Bookings" From here Admin can manage user bookings. Admin can see booking details or admin can delete any time he wants.

For maintaining Frontend data go to Frontend side menu. From here admin can create page. Can assign sections for that page.

Admin can add 'Custom Section' for Custom page Data

Admin can create blog category and faq category for blogs and faqs. Admin can go to 'Frontend -> Blog Category' to create Blog category and 'Frontend -> Faq Category' to create Faq category

After creating the pages then admin can create sections data Go to "Frontend > Manage Section"

After go to section then admin can update any sections data

After clicking 'Add Element' Admin can create that sections data.

Admin can see withdraw logs and create withdraw methods from here with "Manage Withdraw" of the sidebar.

Admin can see all transaction from "Transaction" of the sidebar.

Admin can see all the subscriber and can send mail to the subscribers.

Just fill up the form and an email will be sent to provider's email. He needs to verify it. After verify he can login to the system.

If a user does not confirm his registration, he can not login.

In the login page, there is a link to reset the password if provider forgets the existing password.

After login, provider will see his dashboard.

Provider can edit his profile from left sidebar.

Provider can change password from the left sidebar too.

In that section service provider can create service, edit service, service schedule for service

From here service provider can create, update his schedules

From here service provider can view his service bookings , details about bookings

From here service provider Withdraw his earnings from service. Go to "Withdraw > Withdraw Money" from the side bar

In this menu service provider can get all Transaction logs

User can login from this page

In the login page, there is a link to reset the password if user forgets the existing password.

After login, user will see his dashboard.

In the dashboard, user can see current Bookings, User's all payments amout, how many jobs completed

After Login User directly go profile page. Without Updating profile he can not do anything

In this section User can show all his bookings including pending,completed, In progress.

After Booking accepted by Service provider then User can pay the bills for service

Paypal Payment Page with Payment Preview

Stripe Payment Page with Payment Preview

Bank Payment Page with Payment Preview

After Booking a service user can communicate with Service Provider via chat option

This is where user can get all Payment Information for a service

If you need any help from us, you can contact via our support email:
websolutionus1@gmail.com

Our support will reply within 24-48 hours.

This content will be work for " << 1.5 version ". For update you have to backup your database and laravel script file. Now re-upload the laravel script on your server. Now go to your root directory. Select the "public " folder and delete it. Then copy the "public " folder from your backup file and past root directory where previously deleted public folder. No need to re-upload the database.

Now go to "Settings>> Database generate" section from admin panel and generate the latest database. See

After download the script from codecanyon you can get a zip file. After unzip the file you can total 3 folders. In the 'main_files' folder you can see 2 folder. In the 'main_files' folder there are main laravel script exist. Inside the 'all version' folder you can see version list. See:

For update any version go to the version folder and you can see a "update.zip" file. See:

Now goto your server and root project directory. Create e new folder, the name of folder is "update". See:

Inside the 'update' folder you need to upload the "update.zip" file. See:

Now extract the zip file. See:

Now go to your "http://your_domain.com/update". See:

Now you can see our version wizard. See:

In this page you need to click the update button step by step. After successfully update you can visit your site and enjoy latest version See:

Version 2.2

Version 2.1

Version 2.0

Changed Files:

Version 1.4

Changed Files: New Files:

Version 1.3

Changed Files: New Files:

Version 1.2

Changed Files:

Version 1.1

Version 1.0

Initial Release