PHPackages                             infinite-software/sulu-sync - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. infinite-software/sulu-sync

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

infinite-software/sulu-sync
===========================

Sync contents between two Sulu systems.

v0.2.0(9y ago)0201PHP

Since Apr 12Pushed 7y ago1 watchersCompare

[ Source](https://github.com/InfiniteSoftware/SuluSyncBundle)[ Packagist](https://packagist.org/packages/infinite-software/sulu-sync)[ RSS](/packages/infinite-software-sulu-sync/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

SuluSyncBundle
==============

[](#sulusyncbundle)

Installation
------------

[](#installation)

`composer require fusonic/sulu-sync`

With a healthy Sulu installation, install this bundle and add it to your `AbstractKernel.php`:

```
...
new Fusonic\SuluSyncBundle\FusonicSuluSyncBundle(),
...

```

Usage
-----

[](#usage)

In sulu-standard, the console file is in the `app` folder.

In sulu-minimal, the console file is in the `bin` folder.

### Export contents

[](#export-contents)

To export contents, use `(app|bin)/console sulu:export`. [![Export command](https://camo.githubusercontent.com/4cab9d0ae97923b25a3270ed6000ed60e84ebee7ba2528f0b3e812e705971bb8/687474703a2f2f692e696d6775722e636f6d2f41474f7a694f482e676966)](https://camo.githubusercontent.com/4cab9d0ae97923b25a3270ed6000ed60e84ebee7ba2528f0b3e812e705971bb8/687474703a2f2f692e696d6775722e636f6d2f41474f7a694f482e676966)

### Import contents

[](#import-contents)

To import contents, use `(app|bin)/console sulu:import `. Downloading assets might take a while, depending on the size of the `uploads` directory. [![Import command](https://camo.githubusercontent.com/869ef10bdbb249e226c9974a2bd96b13d444644709ab084f17ab77b86168bf93/687474703a2f2f692e696d6775722e636f6d2f6e496e353876702e676966)](https://camo.githubusercontent.com/869ef10bdbb249e226c9974a2bd96b13d444644709ab084f17ab77b86168bf93/687474703a2f2f692e696d6775722e636f6d2f6e496e353876702e676966)

To import everything without uploads (images etc.), use `(app|bin)/console sulu:import  --skip-assets`.

To import everything without Elastic Search indices, use `(app|bin)/console sulu:import  --skip-indices`. This will speed up the import.

To export everything, when having no uploads or Elastic Search indices in Sulu content, use `(app|bin)/console sulu:export  `

To export everything with uploads, use `(app|bin)/console sulu:export   --export-assets`

To export everything with Elastic Search indices, use `(app|bin)/console sulu:export   --export-indices`

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 68.8% 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 ~29 days

Total

2

Last Release

3336d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9049b4607c870d58678dcac0b46ef89a146fb0df8fce888ddaf756378fe67676?d=identicon)[doctorx32](/maintainers/doctorx32)

---

Top Contributors

[![pavel-vasiluk](https://avatars.githubusercontent.com/u/30865120?v=4)](https://github.com/pavel-vasiluk "pavel-vasiluk (11 commits)")[![afroewis](https://avatars.githubusercontent.com/u/5163630?v=4)](https://github.com/afroewis "afroewis (3 commits)")[![chornobils](https://avatars.githubusercontent.com/u/20308356?v=4)](https://github.com/chornobils "chornobils (1 commits)")[![felixsalcher](https://avatars.githubusercontent.com/u/13250927?v=4)](https://github.com/felixsalcher "felixsalcher (1 commits)")

### Embed Badge

![Health badge](/badges/infinite-software-sulu-sync/health.svg)

```
[![Health](https://phpackages.com/badges/infinite-software-sulu-sync/health.svg)](https://phpackages.com/packages/infinite-software-sulu-sync)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[spatie/laravel-export

Create a static site bundle from a Laravel app

672139.5k6](/packages/spatie-laravel-export)

PHPackages © 2026

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