• Stars
    star
    398
  • Rank 107,965 (Top 3 %)
  • Language
    PHP
  • License
    MIT License
  • Created about 12 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

THIS PROJECT IS NOT SUPPORTED ANYMORE! Check FLEXTYPE.ORG

THIS PROJECT IS NOT SUPPORTED ANYMORE!
Check FLEXTYPE.ORG

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