PHPackages                             aucor/aucor-polylang-translation-mapper - 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. aucor/aucor-polylang-translation-mapper

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

aucor/aucor-polylang-translation-mapper
=======================================

This is a tool that helps you connect all imported posts as translations for Polylang.

1.2(7y ago)3332[1 issues](https://github.com/aucor/aucor-polylang-translation-mapper/issues)GPLv2 or laterPHP

Since Sep 30Pushed 7y ago7 watchersCompare

[ Source](https://github.com/aucor/aucor-polylang-translation-mapper)[ Packagist](https://packagist.org/packages/aucor/aucor-polylang-translation-mapper)[ Docs](https://github.com/aucor/aucor-polylang-translation-mapper)[ RSS](/packages/aucor-aucor-polylang-translation-mapper/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (3)DependenciesVersions (3)Used By (0)

Aucor: Polylang Translation Mapper
==================================

[](#aucor-polylang-translation-mapper)

**Contributors:** [Teemu Suoranta](https://github.com/TeemuSuoranta)

**Tags:** polylang, translations, import, mapper

**License:** GPLv2 or later

Description
-----------

[](#description)

This is a tool that helps you connect all imported posts as translations for the multilingual WordPress plugin [Polylang](https://wordpress.org/plugins/polylang/).

Requirements for the plugin:

- Posts should have a language (you can set them when importing for example with WP All Import)
- Translations have a unique identifier key in post\_meta

**Take backup of your database before doing this! Use at your own risk.**

Installation
------------

[](#installation)

How-to use:

- Import your content with WP All Import Pro (or something else) and check that requirements above are met
- Take a backup of your database
- Download plugin and activate (you will need Polylang active)
- You will see UI in admin notice that shows you the post type and meta\_id
- If post type or master id are incorrect, change them in the code (lines 36 and 37)
- Click the button "Start connecting translations"
- Click through steps (50 posts at a time). Each step will take some time.
- Deactivate and delete plugin when you have gone through all the steps

**Composer:**

```
$ composer aucor/aucor-polylang-translation-mapper

```

**With composer.json:**

```
{
  "require": {
    "aucor/aucor-polylang-translation-mapper": "*"
  },
  "extra": {
    "installer-paths": {
      "htdocs/wp-content/plugins/{$name}/": ["type:wordpress-plugin"]
    }
  }
}

```

Issues and feature whishlist
----------------------------

[](#issues-and-feature-whishlist)

**Issues:**

(No known issues, yet)

**Feature whishlist:**

- Maybe a UI to select post type and master\_id
- Show total updated instead of count for step
- Add CLI support

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~788 days

Total

2

Last Release

2771d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e5cda4dc82223eef9b8360d1d558773856ed36725c8ca2f0d6a6db23cb377133?d=identicon)[Teemu Suoranta](/maintainers/Teemu%20Suoranta)

![](https://www.gravatar.com/avatar/67da7c6634250ac0d91894c83401748dc125034342d2a394a40b0ab5fec92301?d=identicon)[mhgx](/maintainers/mhgx)

---

Top Contributors

[![TeemuSuoranta](https://avatars.githubusercontent.com/u/9577084?v=4)](https://github.com/TeemuSuoranta "TeemuSuoranta (1 commits)")[![tnottu](https://avatars.githubusercontent.com/u/4559075?v=4)](https://github.com/tnottu "tnottu (1 commits)")

### Embed Badge

![Health badge](/badges/aucor-aucor-polylang-translation-mapper/health.svg)

```
[![Health](https://phpackages.com/badges/aucor-aucor-polylang-translation-mapper/health.svg)](https://phpackages.com/packages/aucor-aucor-polylang-translation-mapper)
```

###  Alternatives

[cs278/libphp-vin

A library which eases consumption of VIN numbers.

226.6k](/packages/cs278-libphp-vin)

PHPackages © 2026

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