Report a problem

Installation


System Requirements


  • PHP 5.2.0 or higher
  • SimpleXML Module
  • Apache Mod Rewrite
  • Multibyte String

Steps to Install


  1. Download the latest version.
  2. Unzip the contents to a new folder on your local computer.
  3. Upload that whole folder with an FTP client to your host.
  4. You may also need to recursively CHMOD the folder /storage/, /tmp/, /backups/ and /public/
    to 755(or 777) if your host doesn't set it implicitly.
  5. Also you may also need to recursively CHMOD the /install.php, /.htaccess and /sitemap.xml
    to 755(or 777) if your host doesn't set it implicitly.
  6. Type http://site-url/install.php in the browser.

Steps to Update


  1. Download the latest version.
  2. Unzip the contents to a new folder on your local computer.
  3. Upload /admin/, /monstra/, /plugins/ and /index.php with an FTP client to your host.
  4. You may also need to recursively CHMOD the folder /storage/, /tmp/, /backups/ and /public/
    to 755(or 777) if your host doesn't set it implicitly.
  5. Type http://site-url/install.php in the browser.