1
0
mirror of https://github.com/Mowie/Mowie synced 2024-06-01 08:36:43 +00:00
Go to file
2017-10-08 16:23:00 +02:00
admin Added Directory Index to .htacces in installer 2017-10-08 16:23:00 +02:00
apps Fixed Navigation app 2017-10-06 17:42:06 +02: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 Fixed Login bug when login credentials contained special characters 2017-10-08 15:22:05 +02:00
.gitignore Added Composer 2017-10-04 18:48:30 +02:00
composer.json Started implementing of new update mechanism 2017-10-05 23:01:05 +02: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
LICENSE Initial Commit 2016-08-02 23:13:27 +02:00
README.md Improved Readme 2017-10-04 16:53:11 +02:00
robots.txt Finished implementing of new update mechanism 2017-10-06 00:12:03 +02:00

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.