Skip to content

Repkit/monstra

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 90.3%
  • JavaScript 5.3%
  • CSS 3.7%
  • Other 0.7%