formatd/node-operations

Last activity 13 Sep 2018 1 802
composer require formatd/node-operations

CLI commands for moving and copying Neos CMS nodes

dev-master

Version
dev-master
Type
neos-package
Release Date
Sep 13, 2018 12:05
Source
git
Distribution
zip
Requires
  • neos/flow: >=3.2
  • neos/neos: >=4.0
MIT b1b94e834e42eaa8d28ec04ee0170b3e7fce7dc0

Readme excerpt

FormatD.NodeOperations

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
Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 14 package(s).