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.

Maintainers

Package info

github.com/myadmin-plugins/whmsonic-licensing

Type:myadmin-plugin

pkg:composer/detain/myadmin-whmsonic-licensing

Statistics

Installs: 393

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 1

v2.0.0 2019-06-07 14:12 UTC

This package is auto-updated.

Last update: 2026-03-19 17:10:54 UTC


README

Build Status Latest Stable Version Total Downloads License

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.