skrull/node-migration-generator

Create node migrations from the command line

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:neos-plugin

pkg:composer/skrull/node-migration-generator

1.0.2 2023-03-03 15:55 UTC

This package is auto-updated.

Last update: 2025-12-29 03:54:28 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