Getting Started

Installation

Server

We suggest you develop your website on local server. Move it to your hosting after your development is complete. Please follow the steps below.


  1. Upload all files to your server root directory (htdocs, public_html, www) or any sub directory you want.
  2. You'll see the website when you enter your domain adress: example.com subdomain.example.com or example.com/subfolder

Panel installation and creating an admin user

If you haven't installed the panel, please follow the steps:

  • Go to site/config/config.php and edit 'install' => false to 'install' => true.
  • Enter your website: example.com/panel, subdomain.example.com/panel or example.com/subfolder/panel
  • Fill the form and panel installation is done.