PHPackages                             clickandmortar/akeneo-migrations-manager-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. clickandmortar/akeneo-migrations-manager-bundle

ActiveSymfony-bundle

clickandmortar/akeneo-migrations-manager-bundle
===============================================

Akeneo Migrations manager bundle

1.1.2(6y ago)0128MITPHP

Since Feb 4Pushed 6y ago1 watchersCompare

[ Source](https://github.com/ClickAndMortar/AkeneoMigrationsManagerBundle)[ Packagist](https://packagist.org/packages/clickandmortar/akeneo-migrations-manager-bundle)[ RSS](/packages/clickandmortar-akeneo-migrations-manager-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (1)Versions (13)Used By (0)

Akeneo Migrations Manager Bundle - C&amp;M
==========================================

[](#akeneo-migrations-manager-bundle---cm)

> This bundle allows to manage migrations on dashboard on your Akeneo project.

This bundle provides a widget to list available migrations and a custom job to follow migrations execution.

Made with 💙 by C&amp;M

Versions
--------

[](#versions)

**Bundle version****Akeneo version**v1.1.\*v3.1.\* / v3.2.\*v1.0.\*v2.3.\*Requirements
------------

[](#requirements)

VersionPHP`>=7.1`[Akeneo](https://www.akeneo.com/)`>=2.3`Installation
------------

[](#installation)

### Download the Bundle

[](#download-the-bundle)

```
$ composer require clickandmortar/akeneo-migrations-manager-bundle
```

### Enable the Bundle

[](#enable-the-bundle)

Enable the bundle by adding it to the list of registered bundles in the `app/AppKernel.php` file of your project:

```
