MODX Revolution installer
Simple composer installer for MODx Revolution CMF with filling all data automagically, (*1)
Downloading last stable version from modxcms/revolution repository. Build it and run setup. All you need is specify MySQL credentials. In the end you will get fully workable MODx Revolution with admin and auto generated password., (*2)
So this package will everything for you., (*3)
, (*4)
Installation
You may just clone this repo and then run install:, (*5)
git clone git@github.com:unglud/modx-installer.git modx
cd modx
composer install
After install complete, you will see password for admin., (*6)
Release Notes
v0.2.0
19 dec 2015
- initial release
- can download and install
Road map
- adjust modx initial settings
- more flexible config file for complete install control
- auto creating necessary TV, templates, chunks and useful snippets
- auto install necessary packages
- add gulp, bower and elexir
- multilingual installations
License
Laravel Image is released under the MIT Licence. See the bundled LICENSE file for details., (*7)