skrull/node-migration-generator

Create node migrations from the command line

1.0.2 2023-03-03 15:55 UTC

This package is auto-updated.

Last update: 2024-05-30 01:06:04 UTC


README

A tiny Neos package for creating node migrations via the command line.

Installation

composer require skrull/node-migration-generator

Demo

Demo Video

Usage

./flow skrull:migrationcreate

You can also set the package key as an argument:

./flow skrull:migrationcreate --package-key Neos.Demo