TopCommerce

TopCommerce - Multivendor Laravel Ecommerce System


TopCommerce is complete E-commerce system to easily start your online E-commerce business. If you have planned to bue a single or multivendor E-commerce shopping platform. You can choose TopCommerce is the most suitable platform for single or multivendor ecommerce. It has fully functional attribute management system. You can add unlimitade product variant and product variant options with variant wise price.

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.

TopCommerce has the following features.

Key Features

Payment Methods

Admin Features

User Features

Seller 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 >> 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. First, set up the APP_NAME, database name, database_username and password.

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 Email: admin@gmail.com
Login Password: 1234

User Login

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

Seller Login

URL: https://www.yourwebsite.com/login
Login Email: seller@gmail.com
Login Password: 1234

Website General Setting can be set up from the admin panel. Go to "Setting" from the sidebar. See:

Logo and favicon can be set up from the admin panel. Go to "Setting" from the sidebar. See:

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

Google Recaptcha can be set up from the admin panel. Go to "Setting" from the sidebar. 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.

In this system need to pusher credentials for real time message between customer and seller. To get your pusher credentials, go to this link and sign in:
https://dashboard.pusher.com/

Pusher Credential can be set up from the admin panel. Go to "Setting" from the sidebar. See:

Blog comment can be set up from the admin panel. Go to "Setting" from the sidebar. See:

To get your facebook app id. go to this link :
https://developers.facebook.com/docs/plugins/comments

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

To get your tawk live chat link . goto this link https://dashboard.tawk.to/login add your website's domain name or subdomain name here and after submit you will get a tawk live chat link.

Google Analytic can be set up from the admin panel. Go to "Setting" from sidebar. See:

Custom Pagination can be set up from the admin panel. Go to "Setting" from sidebar. See:

Social Login credential can be set up from the admin panel. Go to "Setting" from sidebar. See:

To get facebook credentials. go to this link and create a new app :
https://developers.facebook.com/apps

To get google credentials. go to this link and create a new app :
https://console.developers.google.com

Facebook pixel credential can be set up from the admin panel. Go to "Setting" from sidebar. See:

To get your facebook app id. Go to this link and create a new app:
https://developers.facebook.com/

SMTP Email can be set up from the admin panel. Go to "Emai configuration > Setting". See:

Email template can be set up from the admin panel. Go to "Emai configuration > email template". See:

Payment Method can be set up from the admin panel. Go to "Ecommerce > Payment methods". See:

To get your paypal client id and secret id, goto https://developer.paypal.com/developer/accounts and create a new app and show app details See:

To get your razorpay credentails, goto https://razorpay.com/

To get your flutterwave credentails, goto https://dashboard.flutterwave.com/

To get your mollie credentails, goto https://www.mollie.com/

To get your paystack credentails, goto https://dashboard.paystack.com

To get your instamojo credentails, goto https://www.instamojo.com/

Clear Database setting can be manage from the admin panel. Go to "Clear database" from sidebar. 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:

Website language can be set up from the admin panel. Go to "Language >>...." from sidebar. See:

SEO setting can be setup from the admin panel. Go to "Manage website >> SEO setup" from sidebar. See:

Contact Message can be manage from the admin panel. Go to "Contact Message" from sidebar. See:

Subscription email can be manage and send mail from the admin panel. Go to "Subscribers".See:

Order can be manage from the admin panel. Go to "Orders >>...". See:

Product Category can be manage from the admin panel. Go to "Manage Categories >> ..". See:

Product Brand can be manage from the admin panel. Go to "Manage Products >> Brands ..". See:

Product Create can be manage from the admin panel. Go to "Manage Products >> Create Product". See:

Product Review can be manage from the admin panel. Go to "Manage Products >> Product Reviews" from sidebar. See:

Product Report can be manage from the admin panel. Go to "Manage Products >> Product Report" from sidebar. See:

Location can be manage from the admin panel. Go to "Locations >> Country" from sidebar. See:

Campaign can be setup from the admin panel. Go to "Ecommerce >> Campaign" from sidebar. See:

Coupon can be setup from the admin panel. Go to "Ecommerce >> Coupon" from sidebar. See:

Tax can be setup from the admin panel. Go to "Ecommerce >> Tax" from sidebar. See:

Return Policy can be setup from the admin panel. Go to "Ecommerce >> Return Policy" from sidebar. See:

Specification key can be setup from the admin panel. Go to "Ecommerce >> Specification key" from sidebar. See:

Shipping Method can be setup from the admin panel. Go to "Ecommerce >> Shipping" from sidebar. See:

Free Shipping can be setup from the admin panel. Go to "Ecommerce >> Shipping" from sidebar. See:

Withdraw Method can be setup from the admin panel. Go to "Withdraw Payment >> Withdraw method" from sidebar. See:

Seller withdraw can be manage from the admin panel. Go to "Withdraw Payment >> Seller withdraw" from sidebar. See:

Customer can be manage from the admin panel. Go to "Users >> Customer List" from sidebar. See:

Seller can be manage from the admin panel. Go to "Users >> Seller List" from sidebar. See:

Topbar Contact can be manage from the admin panel. Go to "Manage website >> Topbar Contact" from sidebar. See:

Slider can be manage from the admin panel. Go to "Manage website >> Slider" from sidebar. See:

Home page popular category can be manage from the admin panel. Go to "Manage website >> Home page" from sidebar. See:

In the front end, the categories will be shown like this. See:

Home page three column category can be manage from the admin panel. Go to "Manage website >> Home page" from sidebar. See:

In the front end, the categories will be shown like this. See:

Home page each section visibility can be manage from the admin panel. Go to "Manage website >> Home page One Visibility" from sidebar. See:

Shop page filter price can be manage from the admin panel. Go to "Manage website >> Shop page" from sidebar. See:

In the front end, the data will be shown like this. See:

Service can be manage from the admin panel. Go to "Manage website >> Service" from sidebar. See:

Seller Terms and conditions can be manage from the admin panel. Go to "Manage website >> Seller Condition" from sidebar. See:

In the front end, the data will be shown like this. See:

Product stock quantity visibility can be manage from the admin panel. If you want to show stock quantity in product detail page, please enable this button. Go to "Manage website >> Product Detail Page" from sidebar. See:

In the front end, the quantity will be shown like this. See:

Website maintainance mode can be manage from the admin panel. Go to "Manage website >> Maintainace mode" from sidebar. See:

Announcement modal can be manage from the admin panel. Go to "Manage website >> Announcement" from sidebar. See:

Mega menu category can be manage from the admin panel. Go to "Manage website >> Mega menu" from sidebar. See:

Mega menu sub category can be manage from the admin panel. Go to "Manage website >> Mega menu" from sidebar. See:

Default avatar can be manage from the admin panel. Go to "Manage website >> Default avatar" from sidebar. See:

About Us page can be manage from the admin panel. Go to "Pages >> About us" from sidebar. See:

Contact Us page can be manage from the admin panel. Go to "Pages >> Contact Us" from sidebar. See:

Custom Page can be manage from the admin panel. Go to "Pages >> Custom Page" from sidebar. See:

Terms and Conditions Page can be manage from the admin panel. Go to "Pages >> Terms and Conditions" from sidebar. See:

Privacy Policy Page can be manage from the admin panel. Go to "Pages >> Privacy Policy" from sidebar. See:

FAQ Page can be manage from the admin panel. Go to "Pages >> FAQ" from sidebar. See:

Error Page can be manage from the admin panel. Go to "Pages >> Error Page" from sidebar. See:

Login Page can be manage from the admin panel. Go to "Pages >> Login Page" from sidebar. See:

Blog Category can be setup from the admin panel. Go to "Blogs >> Blog Category" from sidebar. See:

Blog can be setup from the admin panel. Go to "Blogs >> Blog" from sidebar. See:

Blog Comment can be manage from the admin panel. Go to "Blogs >> Comments" from sidebar. See:

The main Admin can add more admins into the system. Other admins can not delete the main admin. But the main admin can delete other created admins in this system. Go to "Admin List" from sidebar. See:

Admin can change personal information and password from topbar. See:

From the top menu, User can click on registration.

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

From the top menu, User can click on Login.

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


Also login with facebook and google available here.

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. See:

User can edit his profile from sidebar. See..

User can edit his password from sidebar. See...

User can easily send a message with sellers from the sidebar and product detail page. See...

User can see all his order as a list. See...

User can manage his review from the sidebar. See...

User can see all wishlist as a list. See...

User can manage billing and shipping address from the sidebar. See...

If user want to become a seller, he can easily apply from the sidebar. See..

From the top menu, Seller can click on Login.

Order can be manage from the Seller panel. Go to "Orders >>..." from sidebar. See:

Create product can be manage from the Seller panel. Seller product won't be display until admin approval. Go to "Manage Products >> Create Product" from sidebar. See:

Product can be manage from the Seller panel. Go to "Manage Products >> Products" from sidebar. See:

Seller can withdraw his payment from the Seller panel. Go to "My Withdraw" from sidebar. See:

Seller can send real time message with customers from the Seller panel. Go to "Message" from sidebar. See:

From the topbar seller can manage profile information and change password . See:

From the topbar seller can manage shop profile information. See:

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.

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:

If your script version is less then version 1.7 you have to add new code ".htaccess" file. The code is "RewriteRule ^update - [L]". For add this code go to project root directory, open ".htaccess" file and past this code. 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 1.7

Overall:
- ADDED : User own account delete option
- UPDATED : User panel sidebar
- OPTIMIZED : Home page speed optimized
- OPTIMIZED : Css file optimized
- OPTIMIZED : jQuery file optimized
- ADDED : Script version auto update option

Version 1.6

Overall:
- Home page add to cart product quantity increment issue fixed
- Shop page add to cart product quantity increment issue fixed
- Product detail page add to cart product quantity increment issue fixed
- Flash sale page add to cart product quantity increment issue fixed
- Campaign page add to cart product quantity increment issue fixed
- Home page speed optimized
- Shop page speed optimized
- Product detail page speed optimized 
- Flash sale page speed optimized 
- Campaign page speed optimized 
- Home page code optimized
- Shop page code optimized
- Product detail page code optimized
- Flash sale page code optimized
- Campaign page code optimized

Changed Files:
- resources/views/index.blade.php
- resources/views/ajax_products.blade.php
- resources/views/campaign_detail.blade.php
- resources/views/flash_deal.blade.php
- resources/views/layout.blade.php
- resources/views/product_detail.blade.php

Version 1.5

Overall:
- Paymongo payment gateway integrated

Changed Files:
- app/Http/Controllers/Admin/PaymentMethodController.php
- app/Http/Controllers/User/CheckoutController.php
- app/Http/Controllers/User/PaymentController.php
- resources/lang/en/admin.php
- resources/lang/en/user.php
- resources/lang/en/user_validation.php
- resources/views/admin/payment_method.blade.php
- resources/views/payment.blade.php
- routes/web.php

New Files:
- app/Models/PaymongoPayment.php

Version 1.4

Overall:
- Some minor issue fixed
Changed Files:
- Controllers\User\CheckoutController.php
- Controllers\Auth\LoginController.php

Version 1.3

Overall:
- Homepage campaign countdown issue fixed

Changed Files:
- public/user/css/style.css
- public/user/css/responsive.css
- public/user/js/main.js
- resources/views/flash_deal.blade.php
- resources/views/index.blade.php

Version 1.2

Overall:
- Login with social media issue fixed
- Product validation issue fixed
- Seller approved issue fixed

Changed Files:
- Controller/Admin/ProductController.php
- Controller/Admin/SellerController.php
- Controller/Seller/SellerProductController.php
- App\Models\User.php

Version 1.1

Overall:
- Campaign offer calculation issue fixed
- Product youtube video link issue fixed

Changed Files:
- views/ajax_products.blade.php
- views/campaign_detail.blade.php
- views/compare.blade.php
- views/flash_deal.blade.php
- views/index.blade.php
- views/layout.blade.php
- views/product_detail.blade.php
- views/user/wishlist.blade.php
- controllers/CartController.php
- controllers/HomeController.php
- controllers/Admin/SellerProductController.php
- controllers/Admin/ProductController.php
- controllers/Auth/LoginController.php

Version 1.0

Initial Release

Demo

Front End: https://websolutionus.com/cc/topcommerce/
Admin Panel: https://websolutionus.com/cc/topcommerce/admin
Admin Panel Login: admin@gmail.com | 1234
User Panel: https://websolutionus.com/cc/topcommerce/login
User Panel Login: user@gmail.com | 1234
Seller Panel: https://websolutionus.com/cc/topcommerce/login
Seller Panel Login: seller@gmail.com | 1234