litefyr / migrations
Migrations for Litefyr
Installs: 19
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:neos-litefyr
Requires
- neos/neos: *
README
Sometimes, things change. This package helps you to migrate old installation to up-to-date installations.
Installation
This package is available via packagist. Run composer require litefyr/migrations --no-update
in your
Litefyr.Distribution
package. After that, run composer update
in your root directory.
Under the hood, this package uses Carbon.AutoMigrate. Read there on how to set up your deployment pipeline.
In order to work correctly you'll need a working Litefyr instance running. Here you'll find the basis Distribution