=== HelloPack Client ===
Contributors: hellowp
Tags: updater, premium, plugins, themes, license
Requires at least: 6.0
Tested up to: 7.1
Stable tag: 3.0.15
Requires PHP: 8.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Centralized updater for premium WordPress plugins and themes via the HelloPack API.

== Description ==

HelloPack Client provides a single API connection to manage updates for all your premium WordPress plugins and themes. Instead of each plugin handling its own license checks, HelloPack centralizes the process.

**Features:**

* Centralized premium plugin & theme updates
* Single API token for all products
* Automatic update injection into WordPress
* License interception for supported plugins
* Modular architecture for plugin-specific integrations
* Multisite compatible
* WP-Cron based auto-reconnection

== Installation ==

1. Upload the `hellopack-client` folder to `/wp-content/plugins/`
2. Activate the plugin through the 'Plugins' menu
3. Go to HelloPack in the admin menu
4. Enter your API token

== Changelog ==

= 1.0.0 =
* Initial release
* Centralized update system
* License interception
* Module system
* Admin settings page
