formatd/node-operations

CLI commands for moving and copying Neos CMS nodes

Installs: 824

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

Type:neos-package

pkg:composer/formatd/node-operations

v1.0.0 2018-09-13 11:58 UTC

This package is auto-updated.

Last update: 2025-09-25 00:38:00 UTC


README

CLI commands for moving and copying nodes. This is useful if you want to move nodes with a lot of childnodes. This can take a long while and make the UI crash.

Move nodes

Example:

    ./flow nodeoperations:move 1fd7d006-d1db-4s5c-ac89-7170fe22ce24 a77eaf64-eed9-4deb-9d21-52325d04d761 into

Copy nodes

Example:

    ./flow nodeoperations:copy --name="New NodeName" 1fd7d006-d1db-4s5c-ac89-7170fe22ce24 a77eaf64-eed9-4deb-9d21-52325d04d761 after