PHPackages                             shazzad/plugin-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. shazzad/plugin-updater

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

shazzad/plugin-updater
======================

A comprehensive WordPress plugin updater library that enables automatic updates, license verification, and remote plugin management for custom WordPress plugins.

v1.1.2(1mo ago)037GPL-2.0-or-laterPHPPHP &gt;=7.4

Since Feb 17Pushed 1mo agoCompare

[ Source](https://github.com/shazzad/plugin-updater)[ Packagist](https://packagist.org/packages/shazzad/plugin-updater)[ Docs](https://github.com/shazzad/plugin-updater)[ RSS](/packages/shazzad-plugin-updater/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (14)Versions (11)Used By (0)

WordPress Plugin Updater Package
================================

[](#wordpress-plugin-updater-package)

A comprehensive WordPress plugin updater library that enables automatic updates, license verification, and remote plugin management for custom WordPress plugins.

Features
--------

[](#features)

- **Automatic Plugin Updates**: Seamlessly check for and install plugin updates from your remote server
- **License Management**: Built-in license key verification and validation system
- **Admin Interface**: Clean WordPress admin interface for license management
- **Plugin Tracking**: Track plugin activation, deactivation, and usage statistics
- **WordPress Integration**: Hooks into WordPress core update system
- **Flexible Configuration**: Customizable API endpoints, menu placement, and licensing options

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

[](#requirements)

- WordPress 5.0 or higher
- PHP 7.4 or higher
- Valid API server endpoint for plugin updates and license verification

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

[](#installation)

```
composer require shazzad/plugin-updater
```

Quick Start
-----------

[](#quick-start)

```
