Go to file
kolaente 0f5c7cc4b1
Improved page app meta + pageID is now available as a smarty variable
2018-03-27 18:40:51 +02:00
admin fixed minor translation error 2018-03-07 14:30:00 +01:00
apps Improved page app meta + pageID is now available as a smarty variable 2018-03-27 18:40:51 +02:00
content Improved page app meta + pageID is now available as a smarty variable 2018-03-27 18:40:51 +02:00
docker-dev Updated Docker-php.ini 2017-09-27 21:57:50 +02:00
inc Added example update.json 2018-03-07 15:21:47 +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 Raw page title is now available as a smarty variable 2018-03-27 18:38:26 +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.