Download the PHP package perspeqtive/sulu-bulk-move-bundle without Composer
On this page you can find all versions of the php package perspeqtive/sulu-bulk-move-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download perspeqtive/sulu-bulk-move-bundle
More information about perspeqtive/sulu-bulk-move-bundle
Files in perspeqtive/sulu-bulk-move-bundle
Download perspeqtive/sulu-bulk-move-bundle
More information about perspeqtive/sulu-bulk-move-bundle
Files in perspeqtive/sulu-bulk-move-bundle
Vendor perspeqtive
Package sulu-bulk-move-bundle
Short Description Moves all children of one structure element to another
License proprietary
Package sulu-bulk-move-bundle
Short Description Moves all children of one structure element to another
License proprietary
Please rate this library. Is it a good library?
Informations about the package sulu-bulk-move-bundle
SuluBulkMoveBundle
The Sulu Bulk Move Bundle moves all child pages from one Sulu navigation node to another. Perfect for reorganizing whole parts of your page tree in one command.
🛠️ Installation
Install the bundle via composer:
Enable the bundle
Add the bundle to your config/bundles.php:
Usage
Run the bulk move via Symfony command:
| parameter | description |
|---|---|
| source-uuid | UUID of the parent page whose children you want to move |
| target-uuid | UUID of the target parent page |
| locale | The page locale (e.g. de, en) |
Example:
👩🍳 Contribution
Please feel free to fork and extend existing or add new features and send a pull request with your changes! To establish a consistent code quality, please provide unit tests for all your changes and adapt the documentation.
All versions of sulu-bulk-move-bundle with dependencies
PHP Build Version
Package Version
The package perspeqtive/sulu-bulk-move-bundle contains the following files
Loading the files please wait ...