PHPackages                             kermage/external-update-manager - 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. kermage/external-update-manager

ActiveWordpress-dropin

kermage/external-update-manager
===============================

A drop-in library for WordPress themes or plugins to manage updates.

v3.0.0(1y ago)41071GPL-3.0-onlyPHPPHP ^7.4|^8.2

Since Apr 6Pushed 1y ago2 watchersCompare

[ Source](https://github.com/kermage/External-Update-Manager)[ Packagist](https://packagist.org/packages/kermage/external-update-manager)[ RSS](/packages/kermage-external-update-manager/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (12)Used By (1)

External Update Manager -- [![Scrutinizer Build Status](https://camo.githubusercontent.com/ce3cf60937a9f715228bbba0c3de1e3f6442a1b94cfc14450b2255d269bc6830/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6b65726d6167652f45787465726e616c2d5570646174652d4d616e616765722f6261646765732f6275696c642e706e67)](https://camo.githubusercontent.com/ce3cf60937a9f715228bbba0c3de1e3f6442a1b94cfc14450b2255d269bc6830/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6b65726d6167652f45787465726e616c2d5570646174652d4d616e616765722f6261646765732f6275696c642e706e67) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/3da7f70568c7c66606bcd425c9dfd75887a898ae5968cdf467edb21f9ea86061/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6b65726d6167652f45787465726e616c2d5570646174652d4d616e616765722f6261646765732f7175616c6974792d73636f72652e706e67)](https://camo.githubusercontent.com/3da7f70568c7c66606bcd425c9dfd75887a898ae5968cdf467edb21f9ea86061/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6b65726d6167652f45787465726e616c2d5570646174652d4d616e616765722f6261646765732f7175616c6974792d73636f72652e706e67)
======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#external-update-manager-----)

> *"A drop-in library for WordPress themes or plugins to manage updates."*

*self-hosted...can't be submitted to official WordPress repository...non-GPL licensed...custom-made...commercial...etc.*

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

[](#requirements)

- PHP 7.4+
- WordPress 5.9+

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

[](#installation)

1. Grab the `class-external-update-manager.php` file and place it somewhere inside the theme or plugin directory
2. Add a `require_once` call in the theme's `functions.php` or in the plugin's `main php file` referencing the class file
3. Run the `EUM_Handler` with the `full path` of the theme or plugin and the `update URL` to check for the latest version available

```
require_once 'class-external-update-manager.php';
EUM_Handler::run( __FILE__, '' );
```

Working Examples
----------------

[](#working-examples)

- [ThemePlate](https://github.com/kermage/ThemePlate)
- [Augment Types](https://github.com/kermage/augment-types)
- [CardanoPress](https://github.com/CardanoPress)
- [CP Edge User](https://github.com/kermage/cardanopress-edge-user)

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance46

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity75

Established project with proven stability

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

Recently: every ~16 days

Total

10

Last Release

402d ago

Major Versions

v2.6.1 → v3.0.02025-04-10

PHP version history (2 changes)v2.0.0PHP &gt;=5.6.0

v3.0.0PHP ^7.4|^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/91095d431958c79a7384d515efec2686ca3cd1e1e1a5a42b680309b8e855355a?d=identicon)[kermage](/maintainers/kermage)

---

Top Contributors

[![kermage](https://avatars.githubusercontent.com/u/8350223?v=4)](https://github.com/kermage "kermage (176 commits)")

---

Tags

wordpresswordpress-php-librarywordpress-updaterwordpressdropin

### Embed Badge

![Health badge](/badges/kermage-external-update-manager/health.svg)

```
[![Health](https://phpackages.com/badges/kermage-external-update-manager/health.svg)](https://phpackages.com/packages/kermage-external-update-manager)
```

###  Alternatives

[roots/wordpress

WordPress is open source software you can use to create a beautiful website, blog, or app.

19116.9M258](/packages/roots-wordpress)[aristath/kirki

Extending the WordPress customizer

1.3k73.0k4](/packages/aristath-kirki)[wpreadme2markdown/wpreadme2markdown

Convert WordPress Plugin readme.txt to Markdown

9564.6k4](/packages/wpreadme2markdown-wpreadme2markdown)[wpstarter/framework

The WpStarter Framework - Laravel Framework for WordPress

1810.1k4](/packages/wpstarter-framework)

PHPackages © 2026

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