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.
Installs: 499
Dependents: 1
Suggesters: 0
Security: 0
Stars: 11
Watchers: 10
Forks: 1
Open Issues: 7
Requires
- php: >=7.0.0
- lci/console: >=1.1.4
- symfony/console: >=3.4
Requires (Dev)
- phpunit/phpunit: ^6
- dev-master
- v1.3.1
- v1.3.0
- v1.2.0
- v1.1.7
- v1.1.6
- v1.1.5
- v1.1.4
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.1
- v1.0.0
- v1.0.0-beta18
- v1.0.0-beta17
- v1.0.0-beta16
- v1.0.0-beta15
- v1.0.0-beta14
- v1.0.0-beta13
- v1.0.0-beta12
- v1.0.0-beta11
- v1.0.0-beta10
- v1.0.0-beta9
- v1.0.0-beta8
- v1.0.0beta7
- v1.0.0-beta6
- v1.0.0-beta5
- v1.0.0-beta4
- v1.0.0-beta3
- v1.0.0-beta2
- v1.0.0-beta
- v0.9.11
- v0.9.10
- v0.9.9
- v0.9.8
- v0.9.7
- v0.9.6
- v0.9.5
- v0.9.4
- v0.9.2
- v0.9.1
- v0.9
- dev-dev
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