PHPackages                             tofandel/wpml-updater - 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. tofandel/wpml-updater

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

tofandel/wpml-updater
=====================

v0.1.3(10mo ago)32.3k↓55.4%1PHP

Since Oct 19Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/Tofandel/composer-wpml-updater-plugin)[ Packagist](https://packagist.org/packages/tofandel/wpml-updater)[ RSS](/packages/tofandel-wpml-updater/feed)WikiDiscussions main Synced yesterday

READMEChangelog (3)Dependencies (2)Versions (6)Used By (0)

Installation
============

[](#installation)

First install the composer plugin in your project (or globally)

```
composer require --dev tofandel/wpml-updater
```

Then create an `auth.json` file in which you will add your WPML credentials

```
{
  "get-parameter": {
    "wpml.org": {
      "user_id": "",
      "subscription_key": ""
    }
  }
}
```

You can retrieve those credentials by going to and copying the url of any of the plugin's download button and then picking the correct query parameters

Finally you can now install/upgrade any WPML plugin by running

`composer require wpml/sitepress-multilingual-cms`

They will also get upgraded during `composer upgrade` if you do not change the version constraint

Important

We do not support rolling back to arbitrary versions, only the latest version is available by default because of the way we retrieve the repository information, so if you want to rollback to a specific version you will need to do so editing your composer.lock manually with the desired version and then running `composer install`

### List of available packages

[](#list-of-available-packages)

- wpml/sitepress-multilingual-cms
- wpml/wpml-string-translation
- wpml/wpml-translation-management
- wpml/gravityforms-multilingual
- wpml/contact-form-7-multilingual
- wpml/wpml-ninja-forms
- wpml/wpml-wpforms
- wpml/acfml
- wpml/wpml-all-import
- wpml/wpml-mailchimp-for-wp
- wpml/wpml-media-translation
- wpml/wp-seo-multilingual
- wpml/wpml-graphql
- wpml/wpml-elasticpress
- wpml/wpml-import
- wpml/wpml-sticky-links
- wpml/wpml-cms-nav

We do not provide the plugins available for free on wordpress.org because they are better served by wpackagist.org

We now provide them because those packages will sometimes receive updates later than the WPML repositories, leading to version mismatch.

### List of available free plugins

[](#list-of-available-free-plugins)

- wpml/woocommerce-multilingual
- wpml/buddypress-multilingual

Note

Those lists are retrieved directly from , and this readme is not regularly updated, so this list may end up diverging from what is available

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance54

Moderate activity, may be stable

Popularity25

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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.

###  Release Activity

Cadence

Every ~79 days

Total

5

Last Release

308d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6115458?v=4)[Adrien Foulon](/maintainers/Tofandel)[@Tofandel](https://github.com/Tofandel)

---

Top Contributors

[![Tofandel](https://avatars.githubusercontent.com/u/6115458?v=4)](https://github.com/Tofandel "Tofandel (11 commits)")

### Embed Badge

![Health badge](/badges/tofandel-wpml-updater/health.svg)

```
[![Health](https://phpackages.com/badges/tofandel-wpml-updater/health.svg)](https://phpackages.com/packages/tofandel-wpml-updater)
```

###  Alternatives

[symfony/runtime

Enables decoupling PHP applications from global state

74798.8M1.0k](/packages/symfony-runtime)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5344.1M564](/packages/drupal-core-composer-scaffold)[drupal/core-project-message

Adds a message after Composer installation.

2124.7M203](/packages/drupal-core-project-message)[vaimo/composer-patches

Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.

3014.6M26](/packages/vaimo-composer-patches)[sandersander/composer-link

Adds ability to link local packages for development with composer

98457.9k](/packages/sandersander-composer-link)[phpro/grumphp-shim

GrumPHP Phar distribution

294.7M340](/packages/phpro-grumphp-shim)

PHPackages © 2026

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