Report a problem
Installation
System Requirements
- PHP 5.2.0 or higher
- SimpleXML Module
- Apache Mod Rewrite
- Multibyte String
Steps to Install
- Download the latest version.
- Unzip the contents to a new folder on your local computer.
- Upload that whole folder with an FTP client to your host.
- 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.
- 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.
- Type http://site-url/install.php in the browser.
Steps to Update
- Download the latest version.
- Unzip the contents to a new folder on your local computer.
- Upload
/admin/, /monstra/, /plugins/ and /index.php with an FTP client to your host.
- 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.
- Type http://site-url/install.php in the browser.