lci / blend
This project aims to import/export resources and elements from MODX to another MODX install to allow easier dev to prod git workflows.
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
v1.3.1
2019-07-29 16:04 UTC
Requires
- php: >=7.0.0
- lci/console: >=1.1.4
- symfony/console: >=3.4
Requires (Dev)
- phpunit/phpunit: ^6
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2024-06-20 08:13:07 UTC
README
Blend
This project aims to import/export resources and elements from one MODX instance to another. Working with workflows from local > dev > staging > production(master). Also attempting to be similar to what Migrate is for Laravel.
Read the documentation