PHPackages                             perspeqtive/sulu-bulk-move-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. perspeqtive/sulu-bulk-move-bundle

ActiveSulu-bundle

perspeqtive/sulu-bulk-move-bundle
=================================

Moves all children of one structure element to another

0.5.1(10mo ago)5391↓47.5%proprietaryPHPPHP ^8.2

Since Jul 5Pushed 10mo agoCompare

[ Source](https://github.com/perspeqtive/sulu-bulk-move-bundle)[ Packagist](https://packagist.org/packages/perspeqtive/sulu-bulk-move-bundle)[ RSS](/packages/perspeqtive-sulu-bulk-move-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (7)Versions (3)Used By (0)

SuluBulkMoveBundle
==================

[](#sulubulkmovebundle)

[![Packagist Version](https://camo.githubusercontent.com/bed090aad4560e424917635d2abd299c24da313dcd101726c0352f4f14322ff2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70657273706571746976652f73756c752d62756c6b2d6d6f76652d62756e646c65)](https://camo.githubusercontent.com/bed090aad4560e424917635d2abd299c24da313dcd101726c0352f4f14322ff2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70657273706571746976652f73756c752d62756c6b2d6d6f76652d62756e646c65)

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
---------------

[](#️-installation)

### Install the bundle via composer:

[](#install-the-bundle-via-composer)

```
composer require perspeqtive/sulu-bulk-move-bundle
```

### Enable the bundle

[](#enable-the-bundle)

Add the bundle to your config/bundles.php:

```
return [
// ...
PERSPEQTIVE\SuluBulkMoveBundle\PERSPEQTIVESuluBulkMoveBundle::class => ['all' => true],
];
```

### Usage

[](#usage)

Run the bulk move via Symfony command:

```
bin/console perspeqtive:sulu:bulk-move
```

parameterdescriptionsource-uuidUUID of the parent page whose children you want to movetarget-uuidUUID of the target parent pagelocaleThe page locale (e.g. de, en)Example:

```
bin/console perspeqtive:sulu:bulk-move 123e4567-e89b-12d3-a456-426614174000 123e4567-e89b-12d3-a456-426614174999 de
```

👩‍🍳 Contribution
----------------

[](#‍-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.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance54

Moderate activity, may be stable

Popularity21

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

310d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d9ff41f18aa954874ee2602115e6a623bdc317e6562b036e77271923650632f6?d=identicon)[MarkusHolstein](/maintainers/MarkusHolstein)

---

Top Contributors

[![MarkusHolstein](https://avatars.githubusercontent.com/u/191744183?v=4)](https://github.com/MarkusHolstein "MarkusHolstein (7 commits)")

---

Tags

navigationsulubulkmove

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/perspeqtive-sulu-bulk-move-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/perspeqtive-sulu-bulk-move-bundle/health.svg)](https://phpackages.com/packages/perspeqtive-sulu-bulk-move-bundle)
```

###  Alternatives

[sulu/skeleton

Project template for starting your new project based on the Sulu content management system

29733.3k](/packages/sulu-skeleton)[sulu/article-bundle

Bundle for managing localized content-rich entities like blog-posts in the Sulu content management system

66409.6k2](/packages/sulu-article-bundle)[sulu/form-bundle

Bundle for creating forms in Sulu.

87287.3k7](/packages/sulu-form-bundle)[sulu/theme-bundle

The Sulu Bundle which provides theming functionality.

23300.4k1](/packages/sulu-theme-bundle)[sulu/automation-bundle

The Sulu Bundle which provides automation functionality

18289.1k8](/packages/sulu-automation-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
