PHPackages                             agencednd/criteo-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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. agencednd/criteo-connector-bundle

ActiveSymfony-bundle[Parsing &amp; Serialization](/categories/parsing)

agencednd/criteo-connector-bundle
=================================

Dnd bundle to export products from Akeneo PIM to Criteo

1.3.0(8y ago)41321[1 PRs](https://github.com/Agence-DnD/DndCriteoConnectorBundle/pulls)OSL-3.0PHP

Since Oct 27Pushed 7y ago7 watchersCompare

[ Source](https://github.com/Agence-DnD/DndCriteoConnectorBundle)[ Packagist](https://packagist.org/packages/agencednd/criteo-connector-bundle)[ Docs](http://dnd.fr)[ RSS](/packages/agencednd-criteo-connector-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (6)Used By (0)

CriteoConnectorBundle
=====================

[](#criteoconnectorbundle)

Criteo Connector for Akeneo PIM &gt;= 1.5

This connector allows you to export your products into XML format for Criteo.

It will create a new "Criteo" export type in which you can map your Akeneo attributes to the mandatory attributes needed for Criteo exports. The connector will generate a XML file with the correct header for Criteo integration.

Video demonstration
-------------------

[](#video-demonstration)

You can watch the webinar dedicated to the extension :

[English version](https://www.youtube.com/watch?v=v9DY-QRZ33c)

[French version](https://www.youtube.com/watch?v=bw8J1vM7ebs)

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

[](#requirements)

CriteoConnectorBundleAkeneo PIM Community Editionv1.3.\*v2.\*v1.2.\*v1.7.\*v1.1.\*v1.6.\*v1.0.\*v1.5.\*Connector installation on Akeneo PIM
------------------------------------

[](#connector-installation-on-akeneo-pim)

If it's not already done, install [Akeneo PIM](https://github.com/akeneo/pim-community-standard).

Get composer (with command line):

```
$ cd /my/pim/installation/dir
$ curl -sS https://getcomposer.org/installer | php
```

Then, install DnD-CriteoConnectorBundle with composer:

In your `composer.json`, add the following code dependending on your Akeneo PIM version:

- In `require`:

```
{
    "agencednd/criteo-connector-bundle": "1.3.*"
}
```

Next, enter the following command line:

```
$php composer.phar require agencednd/criteo-connector-bundle
```

Enable the bundle in `app/AppKernel.php` file, in the `registerBundles` function, before the line `return $bundles`:

```
$bundles[] = new Dnd\Bundle\CriteoConnectorBundle\DndCriteoConnectorBundle();
```

Add the route in `app/routing.yml`file, under the *pim\_reference\_data* node:

```
dnd_criteo_connector:
    prefix: /criteo-connector
    resource: "@DndCriteoConnectorBundle/Resources/config/routing.yml"
```

Configuration
-------------

[](#configuration)

###### Create symlink for your images

[](#create-symlink-for-your-images)

If you manage your images in the PIM, **you must create a symlink of the *app/file\_storage folder* into the *web folder*** :

```
$ ln -s /my/pim/installation/dir/web/file_storage /my/pim/installation/dir/app/file_storage
```

###### Export

[](#export)

- Go to *Spread* &gt; *Export profiles* and then create your *CriteoConnectorBundle* export products for Criteo profile
- Map your attributes to Criteo attributes (leave empty if you don't use one of them, see this [Article](http://support.datafeedwatch.com/hc/en-us/articles/200106112-Criteo) to know the required attributes)

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

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 60% 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 ~116 days

Total

5

Last Release

3017d ago

### Community

Maintainers

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

---

Top Contributors

[![Dnd-Gimix](https://avatars.githubusercontent.com/u/11194345?v=4)](https://github.com/Dnd-Gimix "Dnd-Gimix (3 commits)")[![DnD-Magnum](https://avatars.githubusercontent.com/u/7805680?v=4)](https://github.com/DnD-Magnum "DnD-Magnum (2 commits)")

---

Tags

xmlfeedmappingconnectorecommercePIMakeneoe-commerceflowdndcriteo

### Embed Badge

![Health badge](/badges/agencednd-criteo-connector-bundle/health.svg)

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

###  Alternatives

[akeneo/magento-connector-bundle

Akeneo PIM bundle to export to Magento platform

582.2k](/packages/akeneo-magento-connector-bundle)[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/custom-entity-bundle

Akeneo PIM Custom entity bundle

52102.6k7](/packages/akeneo-labs-custom-entity-bundle)[friendsofcxml/cxml-php

PHP Implementation of cXML Standard

16100.6k2](/packages/friendsofcxml-cxml-php)[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)
