unglud/modx-installer

Simple composer installer for MODx CMF with filling all data automagically

0.2.0 2015-12-21 15:22 UTC

This package is not auto-updated.

Last update: 2024-04-27 16:20:14 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.

GitHub release License Total Downloads

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.