PHPackages                             agencednd/google-shopping-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/google-shopping-connector-bundle

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

agencednd/google-shopping-connector-bundle
==========================================

Dnd bundle to export products from Akeneo PIM to Google Shopping

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

Since Oct 27Pushed 7y ago7 watchersCompare

[ Source](https://github.com/Agence-DnD/DndGoogleShoppingConnectorBundle)[ Packagist](https://packagist.org/packages/agencednd/google-shopping-connector-bundle)[ Docs](http://dnd.fr)[ RSS](/packages/agencednd-google-shopping-connector-bundle/feed)WikiDiscussions master Synced today

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

GoogleShoppingConnectorBundle
=============================

[](#googleshoppingconnectorbundle)

Google Shopping Connector for Akeneo PIM &gt;= 1.5

This connector allows you to export your products into XML for Google Shopping.

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

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

[](#video-demonstration)

You can watch the webinar dedicated to the extension :

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

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

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

[](#requirements)

GoogleShoppingConnectorBundleAkeneo 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-GoogleShoppingConnectorBundle with composer:

In your `composer.json`, add the following code:

- In `require`:

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

Next, enter the following command line:

```
$ php composer.phar require agence-dnd/google-shopping-connector-bundle
```

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

```
$bundles[] = new Dnd\Bundle\GoogleShoppingConnectorBundle\DndGoogleShoppingConnectorBundle();
```

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

```
dnd_google_shopping_connector:
    prefix: /google-shopping-connector
    resource: "@DndGoogleShoppingConnectorBundle/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
```

###### Import

[](#import)

- Go to *Collect* &gt; *Import profiles* and then create your *GoogleShoppingConnectorBundle* import categories profile
- Select the category you want to import the google categories in (we advice you to create a new tree and a new channel dedicated to google shopping)
- Download the file of the taxonomies **Taxonomy *with numeric IDs* in an *Excel Spreadsheet (.xls)*** on [Google Website](https://support.google.com/merchants/answer/160081?hl=en&ref_topic=3404778)
- Open this file in an editor like Open Office and save it as a **XLSX file**
- Import this file with the previously created import profile

###### Export

[](#export)

- Go to *Spread* &gt; *Export profiles* and then create your *GoogleShoppingConnectorBundle* export products for Google shopping profile
- Fill the informations of your channel
- Map your attributes to Google Shopping attributes (leave empty if you don't use one of them, see the [Documentation](https://support.google.com/merchants/answer/1344057?hl=en&ref_topic=3404778) 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

26

—

LowBetter than 41% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity67

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

Total

5

Last Release

3067d 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 (3 commits)")[![DnDDeployer](https://avatars.githubusercontent.com/u/7807116?v=4)](https://github.com/DnDDeployer "DnDDeployer (1 commits)")[![jmleroux](https://avatars.githubusercontent.com/u/1516770?v=4)](https://github.com/jmleroux "jmleroux (1 commits)")[![riconeitzel](https://avatars.githubusercontent.com/u/930706?v=4)](https://github.com/riconeitzel "riconeitzel (1 commits)")

---

Tags

xmlgooglemappingconnectorecommercePIMakeneoe-commerceflowdndgoogle-shopping

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/agencednd-google-shopping-connector-bundle/health.svg)](https://phpackages.com/packages/agencednd-google-shopping-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

52103.4k8](/packages/akeneo-labs-custom-entity-bundle)[friendsofcxml/cxml-php

PHP Implementation of cXML Standard

16131.4k7](/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)
