netlogix/migrations
composer require netlogix/migrations
Custom migrations for Flow Projects
2.0.2
- Requires
- php: ^7.4 || ~8.0 || ~8.1
- neos/flow: ^7.3 || ^8.0
- doctrine/migrations: ^3.1
Netlogix Migrations
About Netlogix Migrations
Neos package for custom migration
CLI Tools
You can execute all open migrations:
./flow migrations:migrate
Or execute a single migration:
./flow migrations:execute <version> --direction=<up|down>
Please see License File for more information.
The same vendor provides 31 package(s).