Skip to main content

Admin Panel Prerequisites

From Code to Live — Hassle-Free Installation Service

Skip the struggle — we'll set up your app or script, so you can focus on business.

note

We recommend deploying the admin panel on a subdomain if you plan to use the web application.

Setup Essentials

  1. Kindly suggest using PHP 8.3.

  2. Set max_upload_size to 100M in your php.ini file.

  3. Set post_max_size to 100M in your php.ini file.