PHPackages                             akeneo-labs/pim-enhanced-connector - 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. akeneo-labs/pim-enhanced-connector

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

akeneo-labs/pim-enhanced-connector
==================================

Provides PIM product reader with more option (choice on completeness, choice on enabled, delta based on last export time)

v1.4.2(8y ago)2135.6k10[4 issues](https://github.com/akeneo-labs/EnhancedConnectorBundle/issues)OSL-3.0PHP

Since Jun 1Pushed 8y ago20 watchersCompare

[ Source](https://github.com/akeneo-labs/EnhancedConnectorBundle)[ Packagist](https://packagist.org/packages/akeneo-labs/pim-enhanced-connector)[ Docs](http://www.akeneo.com)[ RSS](/packages/akeneo-labs-pim-enhanced-connector/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (6)Versions (24)Used By (0)

EnhancedConnectorBundle
=======================

[](#enhancedconnectorbundle)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/0de630e5f8ce30bfaf6145b9fdeb76d74996eaa07086c03c311b3c0267bdcdc7/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616b656e656f2d6c6162732f456e68616e636564436f6e6e6563746f7242756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/akeneo-labs/EnhancedConnectorBundle/?branch=master)[![Build Status](https://camo.githubusercontent.com/87bf42dcd22f29edaff722c5b46f0ef2efec7fc266cc54a67d6792624f4899e8/68747470733a2f2f7472617669732d63692e6f72672f616b656e656f2d6c6162732f456e68616e636564436f6e6e6563746f7242756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/akeneo-labs/EnhancedConnectorBundle)

This bundle adds some new exports to Akeneo:

- Family export in CSV format for PimGento (only codes and labels).
- Attribute export in CSV format for PimGento with corresponding family code.

This bundle can be use as a replacement for the [DnD-MagentoConnectorBundle](https://github.com/Agence-DnD/DnD-MagentoConnectorBundle), to work with [PimGento](https://github.com/Agence-DnD/PIMGento). However, it does not provide a SSH export as the DnD Magento connector bundle does. If you need to automatically send your exports to PimGento, you should set up a CRON task and include the SSH export in it.

Requirements
------------

[](#requirements)

EnhancedConnectorBundleAkeneo PIM Community Editionv1.4.\*v1.7.\*v1.3.\*v1.6.\*v1.2.\*v1.5.\*v1.1.\*v1.4.\*v1.0.\*v1.3.\*Installation
------------

[](#installation)

Install the bundle with composer:

```
    php composer.phar require akeneo-labs/pim-enhanced-connector:~1.4
```

Enable the bundle in the `app/AppKernel.php` file:

```
    public function registerProjectBundles()
    {
        return [
            new Pim\Bundle\EnhancedConnectorBundle\PimEnhancedConnectorBundle(),

            // ...

        ];
    }
```

Now let's clean your cache and dump your assets:

```
    php app/console cache:clear --env=prod
    php app/console pim:installer:assets --env=prod
```

Documentation
-------------

[](#documentation)

### Configuration

[](#configuration)

This section explains how to export your data from Akeneo PIM. If you want to know how to use them once exported, take a look at the [PimGento documentation](https://github.com/Agence-DnD/PIMGento#configuration-and-usage).

Go to `Spread > Export` and create the export you need (note that you can export your data in whatever order you want, only PimGento requires that you import data in a precise order, the same that is used below):

1. Category export: use the standard Akeneo CSV export for category exports.
2. Family export: use the "Export families to CSV for PimGento" job from the Enhanced connector bundle.
3. Attribute export: use the "Export attributes to CSV for PimGento" job from the Enhanced connector bundle.
4. Attribute option export: use the standard Akeneo CSV export for attribute options.
5. Product export: use the standard "Export products" that you can configure through the Export Builder.

All these exports are configured like standards CSV Akeneo exports: you need to define a delimitor (the character separating the elements on a same line), an enclosure (for instance, if a label contain spaces, it needs to be enclose to avoid import errors), if you want headers in your file, and the file path to save your export.

However, the family and the product exports adds a few new configuration fields, as explained below.

### Family export

[](#family-export)

You need to choose which in which language you want to export the family label, as PimGento needs only one label (ideally, the language should correspond to the Magento locale for the administration interface).

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity33

Limited adoption so far

Community26

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~47 days

Recently: every ~66 days

Total

21

Last Release

3057d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/53fc15ef07d3658544b57f07d0616c1d63ef4607d95200ce69d17ffa3459f349?d=identicon)[jmleroux](/maintainers/jmleroux)

![](https://www.gravatar.com/avatar/307250bdb6545909b128061d967bd724d7174c4ad775390585ac1927c6110747?d=identicon)[akeneo](/maintainers/akeneo)

![](https://www.gravatar.com/avatar/8a3c6d99b1f8e8e14bc08d2fc5c798bc841ade1c4ae443a745b660067a56180f?d=identicon)[Fitn](/maintainers/Fitn)

---

Top Contributors

[![fitn](https://avatars.githubusercontent.com/u/2131005?v=4)](https://github.com/fitn "fitn (46 commits)")[![damien-carcel](https://avatars.githubusercontent.com/u/5039018?v=4)](https://github.com/damien-carcel "damien-carcel (36 commits)")[![jmleroux](https://avatars.githubusercontent.com/u/1516770?v=4)](https://github.com/jmleroux "jmleroux (24 commits)")[![BitOne](https://avatars.githubusercontent.com/u/2151567?v=4)](https://github.com/BitOne "BitOne (14 commits)")[![anaelChardan](https://avatars.githubusercontent.com/u/6115681?v=4)](https://github.com/anaelChardan "anaelChardan (7 commits)")[![nidup](https://avatars.githubusercontent.com/u/2104359?v=4)](https://github.com/nidup "nidup (6 commits)")[![momoss](https://avatars.githubusercontent.com/u/17565301?v=4)](https://github.com/momoss "momoss (3 commits)")[![sammarcus](https://avatars.githubusercontent.com/u/8689264?v=4)](https://github.com/sammarcus "sammarcus (2 commits)")[![ctreton](https://avatars.githubusercontent.com/u/6158293?v=4)](https://github.com/ctreton "ctreton (2 commits)")[![mickaelandrieu](https://avatars.githubusercontent.com/u/1247388?v=4)](https://github.com/mickaelandrieu "mickaelandrieu (1 commits)")[![Hocdoc](https://avatars.githubusercontent.com/u/3492813?v=4)](https://github.com/Hocdoc "Hocdoc (1 commits)")

---

Tags

exportPIMproductdeltapimgento

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/akeneo-labs-pim-enhanced-connector/health.svg)

```
[![Health](https://phpackages.com/badges/akeneo-labs-pim-enhanced-connector/health.svg)](https://phpackages.com/packages/akeneo-labs-pim-enhanced-connector)
```

###  Alternatives

[symfony/var-exporter

Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects

2.1k378.1M441](/packages/symfony-var-exporter)[riimu/kit-phpencoder

Highly customizable alternative to var\_export for PHP code generation

717.8M32](/packages/riimu-kit-phpencoder)[ichhabrecht/mask-export

Export your mask elements as extension

45215.8k](/packages/ichhabrecht-mask-export)[terminal42/contao-leads

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

41167.9k10](/packages/terminal42-contao-leads)[flagbit/table-attribute-bundle

The Flagbit Table Attribute Bundle for Akeneo PIM gives you the possibility to enrich your product with multi-dimensional data presentation in the form of tables, allowing you maximum flexibility within the PIM.

2310.4k](/packages/flagbit-table-attribute-bundle)[jsvrcek/ics-bundle

This bundle provides a dependency injection wrapper for the JsvrcekICS iCal library

11150.6k](/packages/jsvrcek-ics-bundle)

PHPackages © 2026

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