unglud / modx-installer
Simple composer installer for MODx CMF with filling all data automagically
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 4
Forks: 1
Open Issues: 0
Type:project
Requires
- modxcms/revolution: ~2.4
- unglud/installer: ~1
This package is not auto-updated.
Last update: 2024-10-26 19:10:42 UTC
README
Simple composer installer for MODx Revolution CMF with filling all data automagically
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.
So this package will everything for you.
Installation
You may just clone this repo and then run install:
git clone git@github.com:unglud/modx-installer.git modx
cd modx
composer install
After install complete, you will see password for admin.
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.