Go to file
kolaente c0232dbd43
fixed minor translation error
2018-03-07 14:30:00 +01:00
admin fixed minor translation error 2018-03-07 14:30:00 +01:00
apps Fixed nav-app installation not working 2018-02-18 19:07:11 +01:00
content Moved everything concerning system(-settings) to /content/.system 2017-10-04 17:15:36 +02:00
docker-dev Updated Docker-php.ini 2017-09-27 21:57:50 +02:00
inc Updated copyright 2018-02-18 19:16:15 +01:00
.gitignore Updated gitignore 2018-02-18 18:53:00 +01:00
LICENSE Initial Commit 2016-08-02 23:13:27 +02:00
README.md Improved Readme 2017-10-04 16:53:11 +02:00
composer.json Started implementing of new update mechanism 2017-10-05 23:01:05 +02:00
composer.lock Added composer.lock 2018-02-18 18:41:01 +01:00
docker-compose.yml Improved dev-docker-compose file 2017-10-04 16:40:59 +02:00
favicon.ico * SimplePages Bugfix when creating new Pages 2016-09-21 13:55:36 +02:00
index.php Fixed issue if home_url was '/' 2017-10-08 14:06:09 +02:00
robots.txt Finished implementing of new update mechanism 2017-10-06 00:12:03 +02:00

README.md

Mowie

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

A modular, powerful & good-looking CMS.

This CMS is currently under heavy development. You can use it (it is quite stable) but expect bugs - and possible changes to the api.

Installing

To install the CMS, grab the latest release, unzip it on your webserver and open a webbrowser to the files on your server. It will guide you through all necessary steps to install.

Development

There is a developer docker image with a docker-compose.yml file to quickly set up a development environment.

It will expose two ports on your local machine, 8081 for the site itself and 3361 to access the database from your local machine.

Documentation

Comming Soon!

License

Code copyright by 2016 Mowie and contributors. Code released under GPLv3.