1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-07 21:56:39 +02:00

4 Commits

Author SHA1 Message Date
Sergey Romanenko
5f6573facc Update README.md 2021-08-28 08:18:15 +03:00
Sergey Romanenko
ee55200319 Update README.md 2021-08-28 08:17:52 +03:00
Sergey Romanenko
1ff51860ea Merge pull request #432 from budmc29/dev
Add GitHub documentation link
2018-06-25 15:58:14 +03:00
budmc29
65a5bec30e Add GitHub documentation link 2018-03-03 13:44:54 +00:00

View File

@@ -1,12 +1,14 @@
# Monstra
Monstra is a modern and lightweight Content Management System.
# THIS PROJECT IS NOT SUPPORTED ANYMORE!<br>Check FLEXTYPE.ORG
## Monstra
Monstra is a modern and lightweight Content Management System.
[![Join the chat at https://gitter.im/monstra-cms/monstra](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/monstra-cms/monstra?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
## System Requirements
Operation system: Unix, Linux, Windows, Mac OS
Middleware: PHP 5.3.2 or higher with PHP's [SimpleXML module](http://php.net/simplexml) and [Multibyte String module](http://php.net/mbstring)
Webserver: Apache with [Mod Rewrite](http://httpd.apache.org/docs/current/mod/mod_rewrite.html) or Ngnix with [Rewrite Module](http://wiki.nginx.org/HttpRewriteModule)
Operation system: Unix, Linux, Windows, Mac OS
Middleware: PHP 5.3.2 or higher with PHP's [SimpleXML module](http://php.net/simplexml) and [Multibyte String module](http://php.net/mbstring)
Webserver: Apache with [Mod Rewrite](http://httpd.apache.org/docs/current/mod/mod_rewrite.html) or Ngnix with [Rewrite Module](http://wiki.nginx.org/HttpRewriteModule)
## Steps to Install
1. [Download the latest version.](http://monstra.org/download)
@@ -28,7 +30,8 @@ Webserver: Apache with [Mod Rewrite](http://httpd.apache.org/docs/current/mod/mo
- [Site](http://monstra.org)
- [Forum](http://forum.monstra.org)
- [Documentation](http://monstra.org/documentation)
- [Github Repository](https://github.com/monstra-cms/monstra)
- [GitHub Documentation](https://github.com/monstra-cms/monstra-cms-documentation)
- [GitHub Repository](https://github.com/monstra-cms/monstra)
## License
See [LICENSE](https://github.com/monstra-cms/monstra/blob/master/LICENSE.md)