PHPackages                             piotrmus/akeneo-product-translation - 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. [Localization &amp; i18n](/categories/localization)
4. /
5. piotrmus/akeneo-product-translation

ActiveSymfony-bundle[Localization &amp; i18n](/categories/localization)

piotrmus/akeneo-product-translation
===================================

Translation extension for Akeneo

0.2.2(3y ago)68012OSL-3.0PHP

Since Jan 14Pushed 2y ago1 watchersCompare

[ Source](https://github.com/macopedia/akeneo-product-translation)[ Packagist](https://packagist.org/packages/piotrmus/akeneo-product-translation)[ RSS](/packages/piotrmus-akeneo-product-translation/feed)WikiDiscussions main Synced yesterday

READMEChangelog (10)Dependencies (5)Versions (16)Used By (0)

Akeneo Product Attributes Translator
====================================

[](#akeneo-product-attributes-translator)

Akeneo's extension adding new mass edit type "Translate attributes".

### How to download and install the connector:

[](#how-to-download-and-install-the-connector)

Install composer dependency

```
composer require macopedia/akeneo-product-translation
```

register bundle in `config/bundles.php`

```
return [
    \Macopedia\Translator\MacopediaTranslatorBundle::class => ['dev' => true, 'test' => true, 'prod' => true],
];
```

define Google Cloud Translate API Key in `.env` file:

```
GOOGLE_API_KEY=yourapikey
```

add new job instance

```
bin/console akeneo:batch:create-job internal update_product_translations mass_edit update_product_translations '{}' 'Translate product'
```

### Features:

[](#features)

With Akeneo Product Attributes Translator you can make mass edit job to translate multiple text attributes from one channel and one locale to target channel and target locale.

Extension uses [Google Cloud Translation API](https://cloud.google.com/translate)

### Requirements:

[](#requirements)

- Akeneo PIM &gt;= 4.x

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 70.3% 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 ~43 days

Recently: every ~75 days

Total

15

Last Release

1330d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6323030?v=4)[Piotr Musiał](/maintainers/piotrmus)[@piotrmus](https://github.com/piotrmus)

---

Top Contributors

[![piotrmus](https://avatars.githubusercontent.com/u/6323030?v=4)](https://github.com/piotrmus "piotrmus (26 commits)")[![pmusialmacopedia](https://avatars.githubusercontent.com/u/97619337?v=4)](https://github.com/pmusialmacopedia "pmusialmacopedia (10 commits)")[![tmotyl](https://avatars.githubusercontent.com/u/515397?v=4)](https://github.com/tmotyl "tmotyl (1 commits)")

---

Tags

akeneoakeneo-pimpim

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/piotrmus-akeneo-product-translation/health.svg)

```
[![Health](https://phpackages.com/badges/piotrmus-akeneo-product-translation/health.svg)](https://phpackages.com/packages/piotrmus-akeneo-product-translation)
```

###  Alternatives

[tanmuhittin/laravel-google-translate

Translate translation files to other languages using google translate api

4312.2M11](/packages/tanmuhittin-laravel-google-translate)[boxblinkracer/phpunuhi

Easy tool to work with translation files for validation, exports, imports and more.

83225.2k17](/packages/boxblinkracer-phpunuhi)[om/potrans

Command line tool for translate Gettext with Google Translator API or DeepL API

10515.0k4](/packages/om-potrans)[acclaro/translations

Easily launch and manage multilingual Craft websites without having to copy/paste content or manually track updates.

1229.5k](/packages/acclaro-translations)[itsmattburgess/laravel-translate

Populate laravel translation files using services such as Google Translate

222.5k](/packages/itsmattburgess-laravel-translate)

PHPackages © 2026

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