PHPackages                             wcm/wp-translation-installer-plugin - 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. wcm/wp-translation-installer-plugin

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

wcm/wp-translation-installer-plugin
===================================

Custom Composer installer to install WordPress plugin and theme translation files to custom paths.

18PHP

Since Aug 14Pushed 9y ago1 watchersCompare

[ Source](https://github.com/franz-josef-kaiser/WPTranslationInstaller)[ Packagist](https://packagist.org/packages/wcm/wp-translation-installer-plugin)[ RSS](/packages/wcm-wp-translation-installer-plugin/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

WordPress Translation
=====================

[](#wordpress-translation)

Custom *Composer* installer for *WordPress* theme and plugin translation files.

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

[](#installation)

The package is hosted on *Packagist* and receives auto-updates. In the CLI, you can install by calling:

```
composer require wcm/wp-translation-installer-plugin

```

Loading translation files in themes or plugins
----------------------------------------------

[](#loading-translation-files-in-themes-or-plugins)

The best thing you - as developer - can do, is to use the provided WP API functions *without* a path to a subfolder in your theme. This way, the fallback location at `wp-content/languages/{name}` will automatically be used by WP Core.

- [`load_theme_textdomain()`](https://developer.wordpress.org/reference/functions/load_theme_textdomain/)
- [`load_plugin_textdomain()`](https://developer.wordpress.org/reference/functions/load_plugin_textdomain/)

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/3ec7d6330cea83c240e92bf0356e650a0e5f847497c4f3f0e38e16b4b0755b00?d=identicon)[wecodemore](/maintainers/wecodemore)

---

Top Contributors

[![franz-josef-kaiser](https://avatars.githubusercontent.com/u/387666?v=4)](https://github.com/franz-josef-kaiser "franz-josef-kaiser (7 commits)")

### Embed Badge

![Health badge](/badges/wcm-wp-translation-installer-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/wcm-wp-translation-installer-plugin/health.svg)](https://phpackages.com/packages/wcm-wp-translation-installer-plugin)
```

###  Alternatives

[opensoft/epl

The library is a php wrapper for the EPL2 Programming Language. At present do not support all commands EPL2.

1019.5k1](/packages/opensoft-epl)

PHPackages © 2026

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