derak-kilgo / monstra

Monstra is a modern and lightweight Content Management System.

Home Page:http://monstra.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monstra

Monstra is a modern and lightweight Content Management System.

Join the chat at https://gitter.im/monstra-cms/monstra

System Requirements

Operation system: Unix, Linux, Windows, Mac OS
Middleware: PHP 5.3.2 or higher with PHP's SimpleXML module and Multibyte String module
Webserver: Apache with Mod Rewrite or Ngnix with Rewrite Module

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://example.org/install.php in the browser.

Contributing

  1. Help on the Forum.
  2. Donate to keep Monstra free. We will add you to Monstra Sponsors Page.
  3. Develop a new plugin.
  4. Create a new theme.
  5. Find and report issues.
  6. Link back to Monstra.

Links

License

See LICENSE

About

Monstra is a modern and lightweight Content Management System.

http://monstra.org

License:MIT License


Languages

Language:PHP 90.5%Language:JavaScript 5.2%Language:CSS 3.7%Language:HTML 0.5%Language:ApacheConf 0.2%