detain / myadmin-whmsonic-licensing
WHMSonic licensing plugin for the MyAdmin panel, providing activation, suspension, termination, and verification of WHMSonic shoutcast/icecast streaming licenses via the WHMSonic reseller API.
Package info
github.com/myadmin-plugins/whmsonic-licensing
Type:myadmin-plugin
pkg:composer/detain/myadmin-whmsonic-licensing
Requires
- php: >=5.0.0
- detain/myadmin-plugin-installer: *
- old_pear/http_request: dev-trunk
- symfony/event-dispatcher: >=2.8.26
Requires (Dev)
This package is auto-updated.
Last update: 2026-03-19 17:10:54 UTC
README
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.
Features
- 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
Requirements
- PHP 8.2 or higher
- cURL extension
- Symfony EventDispatcher 5.x, 6.x, or 7.x
Installation
Install with Composer:
composer require detain/myadmin-whmsonic-licensing
Running Tests
composer install vendor/bin/phpunit
License
This package is licensed under the LGPL-2.1 license.