PHPackages                             agencednd/module-pimgento - 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. agencednd/module-pimgento

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

agencednd/module-pimgento
=========================

Module Pimgento for Magento 2

100.4.0(6y ago)64217.0k↓67.1%58[66 issues](https://github.com/Agence-DnD/PIMGento-2/issues)[10 PRs](https://github.com/Agence-DnD/PIMGento-2/pulls)OSL-3.0PHPPHP ^7.0

Since Dec 7Pushed 2y ago26 watchersCompare

[ Source](https://github.com/Agence-DnD/PIMGento-2)[ Packagist](https://packagist.org/packages/agencednd/module-pimgento)[ RSS](/packages/agencednd-module-pimgento/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (5)Versions (11)Used By (0)

PIMGento2
=========

[](#pimgento2)

> This version of PIMGento2 connector will not be maintained anymore by the end of 2018. We kindly invite you to visit the Github repository of the new Akeneo connector for Magento 2 extension ().

PIMGento2 is a Magento 2 extension that allows you to import your catalog from Akeneo CSV files into Magento.

You can discover PIMGento on the official website ().

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

[](#documentation)

PIMGento complete documentation is available [here](doc/summary.md).

Upgrade from Magento 2.1 to 2.2
-------------------------------

[](#upgrade-from-magento-21-to-22)

Please refer to [Compatibility](doc/important_stuff/compatibility.md).

How it works
------------

[](#how-it-works)

PIMGento reads CSV files from Akeneo and insert data directly in Magento database.

In this way, it makes imports very fast and doesn't disturb your e-commerce website.

With PIMGento, you can import :

- Categories
- Families
- Attributes
- Options
- Variants (Akeneo &lt; 2.0)
- Product Model (Akeneo &gt;= 2.0)
- Family Variant (Akeneo &gt;= 2.0)
- Products

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

[](#requirements)

- Akeneo PIM &gt;= 1.3 (CE &amp; EE)
- Magento &gt;= 2.0 CE &amp; EE
- Database encoding must be UTF-8

Only for MySQL LOAD DATA INFILE statement:

- Set local\_infile mysql variable to TRUE
- Add "driver\_options" key to Magento2 default connection configuration (app/etc/env.php)

```
'db' =>
  array (
    'table_prefix' => '',
    'connection' =>
    array (
      'default' =>
      array (
        'host' => '',
        'dbname' => '',
        'username' => '',
        'password' => '',
        'active' => '1',
        'driver_options' => array(PDO::MYSQL_ATTR_LOCAL_INFILE => true),
      ),
    ),
  ),
```

If LOAD DATA INFILE statement is not authorized for security reasons, insertion row by row is possible.

Installation, Configuration and Usage
-------------------------------------

[](#installation-configuration-and-usage)

If you want to know how to install, configure or use PIMGento, please check [how to...](doc/important_stuff/how_to.md) section. We advise you to start here!

Roadmap
-------

[](#roadmap)

We have updated our roadmap. Just go [here](doc/important_stuff/roadmap.md).

About us
--------

[](#about-us)

Founded by lovers of innovation and design, [Agence Dn'D](https://www.dnd.fr) assists companies in the creation and development of customized digital (open source) solutions for web and E-commerce since 2004.

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity46

Moderate usage in the ecosystem

Community29

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 70% 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 ~117 days

Recently: every ~138 days

Total

6

Last Release

2542d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c8a1de9d349fbc0e5bb7c12c8e906fce1549deaac0969b6d0a693923e8fc4c4a?d=identicon)[agencednd](/maintainers/agencednd)

---

Top Contributors

[![magentix](https://avatars.githubusercontent.com/u/346889?v=4)](https://github.com/magentix "magentix (161 commits)")[![spipu](https://avatars.githubusercontent.com/u/10595905?v=4)](https://github.com/spipu "spipu (22 commits)")[![DnD-Barracuda](https://avatars.githubusercontent.com/u/7781280?v=4)](https://github.com/DnD-Barracuda "DnD-Barracuda (9 commits)")[![Dnd-Gimix](https://avatars.githubusercontent.com/u/11194345?v=4)](https://github.com/Dnd-Gimix "Dnd-Gimix (7 commits)")[![tdgroot](https://avatars.githubusercontent.com/u/1165302?v=4)](https://github.com/tdgroot "tdgroot (5 commits)")[![torhoehn](https://avatars.githubusercontent.com/u/1945725?v=4)](https://github.com/torhoehn "torhoehn (4 commits)")[![QwertyZW](https://avatars.githubusercontent.com/u/8478946?v=4)](https://github.com/QwertyZW "QwertyZW (3 commits)")[![DnDDeployer](https://avatars.githubusercontent.com/u/7807116?v=4)](https://github.com/DnDDeployer "DnDDeployer (2 commits)")[![fitn](https://avatars.githubusercontent.com/u/2131005?v=4)](https://github.com/fitn "fitn (2 commits)")[![dnd-derwent](https://avatars.githubusercontent.com/u/23117839?v=4)](https://github.com/dnd-derwent "dnd-derwent (2 commits)")[![mrmkrs](https://avatars.githubusercontent.com/u/1309440?v=4)](https://github.com/mrmkrs "mrmkrs (2 commits)")[![sammarcus](https://avatars.githubusercontent.com/u/8689264?v=4)](https://github.com/sammarcus "sammarcus (2 commits)")[![popoviciandrei](https://avatars.githubusercontent.com/u/3797668?v=4)](https://github.com/popoviciandrei "popoviciandrei (2 commits)")[![wigman](https://avatars.githubusercontent.com/u/4800926?v=4)](https://github.com/wigman "wigman (1 commits)")[![Hocdoc](https://avatars.githubusercontent.com/u/3492813?v=4)](https://github.com/Hocdoc "Hocdoc (1 commits)")[![joshdifabio](https://avatars.githubusercontent.com/u/5609851?v=4)](https://github.com/joshdifabio "joshdifabio (1 commits)")[![mpasquin](https://avatars.githubusercontent.com/u/4748332?v=4)](https://github.com/mpasquin "mpasquin (1 commits)")[![pablollorens](https://avatars.githubusercontent.com/u/1991002?v=4)](https://github.com/pablollorens "pablollorens (1 commits)")[![Silarn](https://avatars.githubusercontent.com/u/826174?v=4)](https://github.com/Silarn "Silarn (1 commits)")[![diskoflorian](https://avatars.githubusercontent.com/u/20900621?v=4)](https://github.com/diskoflorian "diskoflorian (1 commits)")

### Embed Badge

![Health badge](/badges/agencednd-module-pimgento/health.svg)

```
[![Health](https://phpackages.com/badges/agencednd-module-pimgento/health.svg)](https://phpackages.com/packages/agencednd-module-pimgento)
```

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1131.9M16](/packages/mollie-magento2)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

68357.9k](/packages/run-as-root-magento2-prometheus-exporter)[opengento/module-category-import-export

This module add the capability to import and export the categories from the back-office.

1310.9k2](/packages/opengento-module-category-import-export)[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8064.7M49](/packages/smile-elasticsuite)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1011.8k26](/packages/loki-magento2-components)[buckaroo/magento2

Buckaroo Magento 2 extension

32420.3k8](/packages/buckaroo-magento2)

PHPackages © 2026

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