{"id":22790503,"url":"https://github.com/kermage/external-update-manager","last_synced_at":"2025-06-13T21:38:36.204Z","repository":{"id":57005687,"uuid":"103207004","full_name":"kermage/External-Update-Manager","owner":"kermage","description":"Helper class for WordPress plugins and themes.","archived":false,"fork":false,"pushed_at":"2025-04-10T13:42:00.000Z","size":111,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-10T14:54:04.693Z","etag":null,"topics":["wordpress","wordpress-php-library","wordpress-updater"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/kermage/external-update-manager","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kermage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-12T01:33:52.000Z","updated_at":"2025-04-10T13:42:04.000Z","dependencies_parsed_at":"2024-06-21T19:33:03.535Z","dependency_job_id":"a36a0584-3f75-4bb1-b2c6-b4fc0fbeefe3","html_url":"https://github.com/kermage/External-Update-Manager","commit_stats":{"total_commits":142,"total_committers":1,"mean_commits":142.0,"dds":0.0,"last_synced_commit":"00506d4e76047026d0c19f39223a8f2051593686"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kermage%2FExternal-Update-Manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kermage%2FExternal-Update-Manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kermage%2FExternal-Update-Manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kermage%2FExternal-Update-Manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kermage","download_url":"https://codeload.github.com/kermage/External-Update-Manager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249188152,"owners_count":21227008,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["wordpress","wordpress-php-library","wordpress-updater"],"created_at":"2024-12-12T02:27:11.568Z","updated_at":"2025-04-16T02:58:30.052Z","avatar_url":"https://github.com/kermage.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# External Update Manager -- ![Scrutinizer Build Status](https://scrutinizer-ci.com/g/kermage/External-Update-Manager/badges/build.png) ![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/kermage/External-Update-Manager/badges/quality-score.png)\n\u003e *\"A drop-in library for WordPress themes or plugins to manage updates.\"*\n\n*self-hosted...can't be submitted to official WordPress repository...non-GPL licensed...custom-made...commercial...etc.*\n\n## Requirements\n* PHP 7.4+\n* WordPress 5.9+\n\n## Installation\n1. Grab the `class-external-update-manager.php` file and place it somewhere inside the theme or plugin directory\n2. Add a `require_once` call in the theme's `functions.php` or in the plugin's `main php file` referencing the class file\n3. Run the `EUM_Handler` with the `full path` of the theme or plugin and the `update URL` to check for the latest version available\n\n```php\nrequire_once 'class-external-update-manager.php';\nEUM_Handler::run( __FILE__, '\u003cUPDATE URL\u003e' );\n```\n\n## Working Examples\n\n* [ThemePlate](https://github.com/kermage/ThemePlate)\n* [Augment Types](https://github.com/kermage/augment-types)\n* [CardanoPress](https://github.com/CardanoPress)\n* [CP Edge User](https://github.com/kermage/cardanopress-edge-user)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkermage%2Fexternal-update-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkermage%2Fexternal-update-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkermage%2Fexternal-update-manager/lists"}