PHPackages                             flagbit/product-cloner-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. flagbit/product-cloner-bundle

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

flagbit/product-cloner-bundle
=============================

The Flagbit Product Cloner Bundle gives you the possibility to quick cloning products within Akeneo PIM

v5.0.0(4y ago)134.9k11[9 issues](https://github.com/flagbit/akeneo-product-cloner/issues)[1 PRs](https://github.com/flagbit/akeneo-product-cloner/pulls)MITPHP

Since Mar 20Pushed 4y ago23 watchersCompare

[ Source](https://github.com/flagbit/akeneo-product-cloner)[ Packagist](https://packagist.org/packages/flagbit/product-cloner-bundle)[ RSS](/packages/flagbit-product-cloner-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (5)Dependencies (8)Versions (12)Used By (0)

Flagbit ProductClonerBundle for Akeneo PIM
==========================================

[](#flagbit-productclonerbundle-for-akeneo-pim)

[![CI](https://github.com/flagbit/akeneo-product-cloner/actions/workflows/ci.yml/badge.svg)](https://github.com/flagbit/akeneo-product-cloner/actions/workflows/ci.yml)[![Total Downloads](https://camo.githubusercontent.com/72040d49e06f6268b6080db0f62761a5641fdd884181ef29274b7922b9761c94/68747470733a2f2f706f7365722e707567782e6f72672f666c61676269742f70726f647563742d636c6f6e65722d62756e646c652f646f776e6c6f6164733f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/flagbit/product-cloner-bundle)[![Quality Score](https://camo.githubusercontent.com/ea68a717b968579ec24b613ed5ca2105c4ae998f81911e0f1f017c289fe0bfdc/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f666c61676269742f616b656e656f2d70726f647563742d636c6f6e65722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/Flagbit/akeneo-product-cloner)[![Packagist Version](https://camo.githubusercontent.com/369a2da5f78288ac5a23554fd2da0038ebc06bc8e6dc1a9436e3efcea068e13d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f666c61676269742f70726f647563742d636c6f6e65722d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/flagbit/product-cloner-bundle)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)

This bundle is aimed to offer product clone functionality within Akeneo PIM.

Functionalities
---------------

[](#functionalities)

- Clone a product model
- Clone a product or a variant product

> *Note:* As of Akeneo 5, the Enterprise Edition ships with an included clone feature, therefore this bundle is not compatible with Akeneo 5 Enterprise Edition! For the Akeneo 5 Community Edition, the bundle will work as before.

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

[](#installation)

You can install the package with the following command.

```
composer require flagbit/product-cloner-bundle
```

### Enable the bundle

[](#enable-the-bundle)

Add the bundle to the `config/bundles.php` file:

```
