PHPackages                             webfactory/content-mapping-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. webfactory/content-mapping-bundle

ActiveLibrary

webfactory/content-mapping-bundle
=================================

Symfony bundle for webfactory/content-mapping.

1.9.0(5mo ago)013.9k↓25%[1 PRs](https://github.com/webfactory/content-mapping-bundle/pulls)MITPHPPHP &gt;= 8.1

Since May 9Pushed 5mo ago7 watchersCompare

[ Source](https://github.com/webfactory/content-mapping-bundle)[ Packagist](https://packagist.org/packages/webfactory/content-mapping-bundle)[ RSS](/packages/webfactory-content-mapping-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)Dependencies (5)Versions (13)Used By (0)

content-mapping-bundle
======================

[](#content-mapping-bundle)

Symfony bundle for [webfactory/content-mapping](https://github.com/webfactory/content-mapping). If you configure your Synchronizers as services, you can use the provided console commands to list and start them. This is useful e.g. for cronjobs.

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

[](#installation)

Install the package via composer

```
composer require webfactory/content-mapping-bundle

```

and enable the bundle in your app kernel:

```
