netlogix/migrations

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

Custom migrations for Flow Projects

2.0.1

Homepage
http://websolutions.netlogix.de/
Version
2.0.1
Type
neos-package
Release Date
Jul 06, 2022 16:59
Source
git
Distribution
zip
Requires
  • php: ^7.4 || ~8.0 || ~8.1
  • neos/flow: ^7.3 || ^8.0
  • doctrine/migrations: ^3.1
MIT 8bf64afa4d24dc35f94e62a729a779a4a4856977

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).