Setup Essentials
Requirements for 6amMart Installation
Admin & Web (V3.8)
- PHP 8.2 or higher
- MySQL 5.7 or higher
- Laravel 12
Mobile App (V3.8)
- IDE: Android Studio latest version
- Flutter SDK (version 3.41.6 Stable)
- Install JDK 17
- Xcode 26.2 for IPA file build
For React (V3.8)
- Node js v16.8 or higher
- Npm / Yarn
- Vs code / Webstrom
For Rental Module (V1.8)
- You need to use minimum code version 3.6
For Rental Module (V1.8)
- You need to use minimum code version 3.6
INFO
This item does not include any admin panel, as we mentioned before in prerequisites section you need to have pre-installed the 6amMart Admin Panel on your server to use this React Web App. If you haven’t purchased the 6amMart main item yet, click here to purchase and install the admin panel first on your server first.
Activate React Web App in the Admin Panel #
The active react web requires addon activation in order to function properly.
- Navigate to the Addon Activation section in the Admin Panel.
- Active react web using toggle button.
- Enter your CodeCanyon username.
- Enter the purchase code of your react web.
- Save the changes to complete the activation process.

Active from your React project #
INFO
Download the react web app source code first from CodeCanyon.
If you don’t know how to download the source code follow the following steps –
- Log into your Envato Market account.
- Hover the mouse over your username at the top of the screen.
- Click Downloads from the drop-down menu.
- Click All files and documentation.
Now unzip the zip files and go to 6amMart React folder and open the project in your IDE (Vs code or Webstorm).
- Go to project’s .env.development and .env.production files
- You have to change the following variables like below-
NEXT_PUBLIC_BASE_URL=”YOUR_BASE_URL”WARNING
Do not add Slash (“/”) at the end of the URL.
Landing Page Settings in the Admin Panel #
To set up the landing page, follow the steps below-
- Go to the Settings from your 6amMart Admin Panel.
- Find out the Pages & Social Media.
- Go to the React Landing Page from the sub menu bar.
- Setup all your preferred information. Such as Top Header Title, Sub Title, About Section Title, Footer Article and many more things.