netlogix/migrations

Last activity 05 Feb 2025 1 170195
composer require netlogix/migrations

Custom migrations for Flow Projects

1.4.2

Homepage
http://websolutions.netlogix.de/
Version
1.4.2
Type
neos-package
Release Date
Jan 14, 2021 16:32
Source
git
Distribution
zip
Requires
  • php: ^7.2 || ^7.3 || ^7.4 || ^8.0
  • neos/flow: ^5.0 || ^6.0
MIT c7586857c98b15767dd1777c92cc10e8e58a295c

Readme excerpt

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.


Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 29 package(s).