Setup Essentials
Requirements for StackFood Installation
Admin & Web (V8.0)
- PHP 8.2 or higher
- MySQL 5.7 or higher
- Laravel 10
Mobile App (V8.0)
- IDE: Android Studio latest
- Flutter SDK ( 3.27.1 Stable)
- Install JDK 17
- Xcode 16.2 for IPA file build
For React (V8.0)
- Node js v16.8 or higher
- Npm / Yarn
- Vs code / Webstrom
Activate React Web App #
In the admin panel,
- Go to system settings section from side menu bar.
- Go to In the submenu called React site.
- Set your purchased license code and your registered domain.
From your project:-
- Go to project .env.development file and .env.production
- Change your NEXT_CLIENT_HOST_URL variable with the same domain that you registered. For ex:
NEXT_PUBLIC_BASE_URL= https://stackfood-admin.6amtech.com
NEXT_CLIENT_HOST_URL= https://stackfood-react.6amtech.com
Landing Page Settings #
In the admin panel,
- Go to the section named SYSTEM SETTINGS from side menu bar.
- From SYSTEM SETTINGS go to the menu called Landing page settings
- From landing page settings, go to the submenu named React landing page
- Setup all your preferred information. Like, Top Header Title, Sub Title, About Section Title, Footer Article and many more things.