Skip to main content

Mandatory setup (Admin panel)

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.