skrull/node-migration-generator

Create node migrations from the command line

Maintainers

Package info

github.com/crydotsnake/Skrull.Node.Migration.Generator

Type:neos-plugin

pkg:composer/skrull/node-migration-generator

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.2 2023-03-03 15:55 UTC

This package is auto-updated.

Last update: 2026-03-29 01:01:45 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