Download the PHP package kermage/external-update-manager without Composer
On this page you can find all versions of the php package kermage/external-update-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package external-update-manager
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
- PHP 5.2.4+
- WordPress 4.4.0+
Installation
- Grab the
class-external-update-manager.php
file and place it somewhere inside the theme or plugin directory - Add a
require_once
call in the theme'sfunctions.php
or in the plugin'smain php file
referencing the class file - Run the
EUM_Handler
with thefull path
of the theme or plugin and theupdate URL
to check for the latest version available
Working Examples
All versions of external-update-manager with dependencies
PHP Build Version
Package Version
Requires
ext-json Version
*
php Version >=5.6.0
php Version >=5.6.0
The package kermage/external-update-manager contains the following files
Loading the files please wait ....