Skip to content

Admin Panel Setup

  • Extract the admin.zip file and got to dist folder.
  • Change the logo.png and favicon.png and meta.png files.
  • Open the index.html file in an editor and update the meta tags [ex: Title, Description, Keyword].
  • Open the config.js file in an editor and update the urls [ex: https://api.example.com].
  • Change Your PWA Settings.
  • Compress only the dist folder and upload the file in the root directory of your Admin Panel and extract the file.
  • Create your server configuration (ex: .htaccess) from these Example Configurations .
  • Go to your site url (ex: https://admin.example.com) and check everything.