1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-06 22:34:52 +02:00
2018-03-06 13:42:59 +03:00
2018-03-06 13:42:59 +03:00
2018-03-06 13:42:59 +03:00
2018-02-28 15:45:05 +03:00
2018-02-27 23:31:11 +03:00
2018-02-27 23:31:11 +03:00
2018-02-27 23:31:11 +03:00
2018-03-05 01:41:26 +03:00
2018-02-28 01:42:42 +03:00
2018-03-06 00:36:09 +03:00
2018-02-27 23:31:11 +03:00
2018-02-27 23:31:11 +03:00
2018-02-27 23:31:11 +03:00

Monstra

Join the chat at https://gitter.im/Monstra/Monstra

Monstra is Modern Open Source Flat-File Content Management site.
Content in Monstra is just a simple files written with markdown syntax in pages folder.
You simply create markdown files in the pages folder and that becomes a page.

Requirements

PHP 5.5.9 or higher with PHP's Multibyte String module
Apache with Mod Rewrite

Installation

Using (S)FTP

Download the latest version.

Unzip the contents to a new folder on your local computer, and upload to your webhost using the (S)FTP client of your choice. After youve done this, be sure to chmod the following directories (with containing files) to 777, so they are readable and writable by Monstra:

  • cache/
  • config/
  • storage/
  • themes/
  • plugins/

Using Composer

You can easily install Monstra with Composer.

composer create-project monstra-cms/monstra

Contributing

  1. Help on the Forum.
  2. Develop a new plugin.
  3. Create a new theme.
  4. Find and report issues.
  5. Link back to Monstra.

License

See LICENSE

Description
No description provided
Readme 4.7 MiB
Languages
PHP 90.5%
JavaScript 5.3%
CSS 3.7%
HTML 0.5%