PHPackages                             fusonic/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. fusonic/sulu-sync

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

fusonic/sulu-sync
=================

Sync contents between two Sulu systems.

v0.2.0(9y ago)63.3k4[2 issues](https://github.com/fusonic/SuluSyncBundle/issues)[1 PRs](https://github.com/fusonic/SuluSyncBundle/pulls)PHP

Since Apr 12Pushed 7y ago9 watchersCompare

[ Source](https://github.com/fusonic/SuluSyncBundle)[ Packagist](https://packagist.org/packages/fusonic/sulu-sync)[ RSS](/packages/fusonic-sulu-sync/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (2)Versions (4)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 but uploads, use `(app|bin)/console sulu:import  --skip-assets`. This will speed up the import.

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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://avatars.githubusercontent.com/u/229567?v=4)[Matthias Burtscher](/maintainers/mburtscher)[@mburtscher](https://github.com/mburtscher)

![](https://avatars.githubusercontent.com/u/338856?v=4)[David Roth](/maintainers/davidroth)[@davidroth](https://github.com/davidroth)

![](https://avatars.githubusercontent.com/u/3588470?v=4)[Arjan Frans](/maintainers/arjanfrans)[@arjanfrans](https://github.com/arjanfrans)

![](https://avatars.githubusercontent.com/u/1465587?v=4)[Michael Zangerle](/maintainers/michaelzangerle)[@michaelzangerle](https://github.com/michaelzangerle)

---

Top Contributors

[![afroewis](https://avatars.githubusercontent.com/u/5163630?v=4)](https://github.com/afroewis "afroewis (3 commits)")[![felixsalcher](https://avatars.githubusercontent.com/u/13250927?v=4)](https://github.com/felixsalcher "felixsalcher (1 commits)")

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/fusonic-sulu-sync/health.svg)](https://phpackages.com/packages/fusonic-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)
