netlogix/migrations

Custom migrations for Flow Projects

Maintainers

Package info

github.com/netlogix/Netlogix.Migrations

Homepage

Type:neos-package

pkg:composer/netlogix/migrations

Statistics

Installs: 272 868

Dependents: 2

Suggesters: 0

Stars: 1

Open Issues: 0

2.4.0 2026-04-01 07:20 UTC

README

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.