A MyAdmin plugin for managing WHMSonic streaming-media licenses. This package integrates with the WHMSonic reseller API to provide automated license activation, suspension, unsuspension, termination, listing, and verification directly from the MyAdmin control panel.
WHMSonic is a WHM/cPanel plugin for hosting shoutcast and icecast streaming-media services. This plugin allows hosting providers to sell and manage WHMSonic license types (yearly, monthly, and lifetime) through the MyAdmin billing and provisioning system.
- License activation via the WHMSonic reseller API
- License suspension and unsuspension
- License termination
- License listing by type (yearly, monthly, lifetime, or all)
- License verification by server IP
- IP address change support
- Symfony EventDispatcher integration for hook-based architecture
- Admin menu integration for license management
- PHP 8.2 or higher
- cURL extension
- Symfony EventDispatcher 5.x, 6.x, or 7.x
Install with Composer:
composer require detain/myadmin-whmsonic-licensingcomposer install
vendor/bin/phpunitThis package is licensed under the LGPL-2.1 license.