PHPackages                             actualys/drupal-commerce-connector-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. [HTTP &amp; Networking](/categories/http)
4. /
5. actualys/drupal-commerce-connector-bundle

ActiveSymfony-bundle[HTTP &amp; Networking](/categories/http)

actualys/drupal-commerce-connector-bundle
=========================================

Akeneo PIM bundle to export to Drupal commerce platform

v0.1(11y ago)71999[8 issues](https://github.com/actualys/DrupalCommerceConnectorBundle/issues)GPL-2.0PHP

Since Mar 8Pushed 10y ago8 watchersCompare

[ Source](https://github.com/actualys/DrupalCommerceConnectorBundle)[ Packagist](https://packagist.org/packages/actualys/drupal-commerce-connector-bundle)[ Docs](http://www.actualys.com)[ RSS](/packages/actualys-drupal-commerce-connector-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (3)Versions (3)Used By (0)

DrupalCommerceConnectorBundle
=============================

[](#drupalcommerceconnectorbundle)

Drupal Commerce Connector for Akeneo PIM OpenSource Project.

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/97259d2281796cc168213c2d6b09c82bc0dc00c04c4d6e552cb65827b91dcd57/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f61637475616c79732f44727570616c436f6d6d65726365436f6e6e6563746f7242756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/actualys/DrupalCommerceConnectorBundle/?branch=master) [![Latest Stable Version](https://camo.githubusercontent.com/6b0fb9a2a41696da14f25407f9ce18aba80556b04ea188130d8ccc1da05c3bb0/68747470733a2f2f706f7365722e707567782e6f72672f61637475616c79732f64727570616c2d636f6d6d657263652d636f6e6e6563746f722d62756e646c652f762f737461626c652e737667)](https://packagist.org/packages/actualys/drupal-commerce-connector-bundle) [![Total Downloads](https://camo.githubusercontent.com/7c9dadfc81b7db864d5632870c7968d6253863edcf92898ab45b49a911de10d2/68747470733a2f2f706f7365722e707567782e6f72672f61637475616c79732f64727570616c2d636f6d6d657263652d636f6e6e6563746f722d62756e646c652f646f776e6c6f6164732e737667)](https://packagist.org/packages/actualys/drupal-commerce-connector-bundle) [![Latest Unstable Version](https://camo.githubusercontent.com/fbcf1cc1dbf6f389cfd1c84d57b7790d5677ea47ec9f759fe2e35b2be59e7491/68747470733a2f2f706f7365722e707567782e6f72672f61637475616c79732f64727570616c2d636f6d6d657263652d636f6e6e6563746f722d62756e646c652f762f756e737461626c652e737667)](https://packagist.org/packages/actualys/drupal-commerce-connector-bundle) [![License](https://camo.githubusercontent.com/0c837c8e0b45f9c7ab1add4237e11a7491b7149a4af8c992963e1a7183bcc27e/68747470733a2f2f706f7365722e707567782e6f72672f61637475616c79732f64727570616c2d636f6d6d657263652d636f6e6e6563746f722d62756e646c652f6c6963656e73652e737667)](https://packagist.org/packages/actualys/drupal-commerce-connector-bundle)

This bundle has been developped to export product settings and products to Drupal Commerce platform. A tailor made module for Drupal is required to integrates correctly all data.

Connector usage
===============

[](#connector-usage)

Export profiles available
-------------------------

[](#export-profiles-available)

### Family

[](#family)

**code:** drupal\_commerce\_family\_export

This export is the more complexe. It contains all information required to create a product type with all it's fields on Drupal side. It will create too taxonomy vocabularies (empty) if necessary. The first time a field instance is created, default widget is used with default settings. The second time this export profile is used, field instance settings are not overriden. So you are able to fine tune on Drupal side just after field are created by export profile.

### Attribute option

[](#attribute-option)

**code:** drupal\_commerce\_attribute\_option\_export

Attribute option concerns only `single` and `multi select` field values. On Drupal side, it result in `taxonomy vocabulary` and `taxonomy terms` creation. Terms are translated using `i18n_string` mecanism.

### Category

[](#category)

**code:** drupal\_commerce\_category\_export

Using the same mecanism as for `attribute option`, a taxonomy vocabulary is created to hold `Catalog` tree.

### Product

[](#product)

**code:** drupal\_commerce\_product\_full\_export / drupal\_commerce\_product\_delta\_export

Products are exported to Drupal using 2 mecanisms :

- full: All products are exported each time
- delta: Only new products or updated since last export

Product are exported one by one with all their attributes, associations and group details.

**Note:** Images (or files) are not exported directly with product other fields. They are provided/downloaded through a webservice (callback) used in the Drupal Migrate process. To make it possible, you need to setup the Akeneo url in your parameter.yml file, and setup login/password into Drupal Akeneo setup page.

Configure a profile
-------------------

[](#configure-a-profile)

- drupal base url (ex: "")
- endpoint (provide by Drupal Services module, ex: "json")
- resource path (provide by Drupal Services module, ex: "akeneo")
- username (provide by Drupal, ex: "admin")
- password (provide by Drupal, ex: "password")

To do
=====

[](#to-do)

- implement security layer for the webservice media access

Bug and issues
==============

[](#bug-and-issues)

This bundle is still under active development. Expect bugs and instabilities. Feel free to report them on this repository's [issue section](https://github.com/actualys/DrupalCommerceConnectorBundle/issues).

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

4134d ago

### Community

Maintainers

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

![](https://avatars.githubusercontent.com/u/6724781?v=4)[Cédric Mefferte ](/maintainers/cmefferte)[@cmefferte](https://github.com/cmefferte)

---

Top Contributors

[![cmefferte](https://avatars.githubusercontent.com/u/6724781?v=4)](https://github.com/cmefferte "cmefferte (42 commits)")[![smalot](https://avatars.githubusercontent.com/u/1424035?v=4)](https://github.com/smalot "smalot (10 commits)")[![jalogut](https://avatars.githubusercontent.com/u/6410900?v=4)](https://github.com/jalogut "jalogut (5 commits)")[![sarjeet-singh](https://avatars.githubusercontent.com/u/10847496?v=4)](https://github.com/sarjeet-singh "sarjeet-singh (2 commits)")[![stephanebelazouz](https://avatars.githubusercontent.com/u/4937977?v=4)](https://github.com/stephanebelazouz "stephanebelazouz (1 commits)")

---

Tags

restdrupalconnectorecommercePIMakeneoe-commercedrupal commerce

### Embed Badge

![Health badge](/badges/actualys-drupal-commerce-connector-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/actualys-drupal-commerce-connector-bundle/health.svg)](https://phpackages.com/packages/actualys-drupal-commerce-connector-bundle)
```

###  Alternatives

[akeneo/magento-connector-bundle

Akeneo PIM bundle to export to Magento platform

582.2k](/packages/akeneo-magento-connector-bundle)[pixelpeter/laravel5-woocommerce-api-client

Laravel 5 wrapper for the Woocommerce REST API

123105.4k](/packages/pixelpeter-laravel5-woocommerce-api-client)[akeneo-labs/excel-connector-bundle

Akeneo PIM Excel connector bundle

166.4k](/packages/akeneo-labs-excel-connector-bundle)[akeneo/excel-init-bundle

Akeneo PIM Excel initialization bundle

2218.9k](/packages/akeneo-excel-init-bundle)[akeneo-labs/data-generator-bundle

Akeneo PIM Bundle to generate data in order to test high volume operations

112.1k](/packages/akeneo-labs-data-generator-bundle)

PHPackages © 2026

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