netlogix/migrations

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

Custom migrations for Flow Projects

dev-feat/php8.4

Homepage
https://websolutions.netlogix.de/
Version
dev-feat/php8.4
Type
neos-package
Release Date
Feb 04, 2025 07:37
Source
git
Distribution
zip
Requires
  • php: >=8.0 <8.5
  • neos/flow: ^8.0 || ^9.0
  • doctrine/migrations: ^3.1
MIT a3fc71342af7e18d9b63af8fa1f1da42ce753242

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