detain/myadmin-parallels-licensing

MyAdmin Parallels Licensing Plugin - Provides Parallels Plesk and Virtuozzo license provisioning, activation, deactivation, and IP management integration for the MyAdmin control panel.

Maintainers

Package info

github.com/myadmin-plugins/parallels-licensing

Type:myadmin-plugin

pkg:composer/detain/myadmin-parallels-licensing

Statistics

Installs: 431

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 1

v2.0.0 2019-10-15 09:56 UTC

This package is auto-updated.

Last update: 2026-03-19 17:09:21 UTC


README

A MyAdmin plugin that integrates Parallels Plesk and Virtuozzo license management into the MyAdmin hosting control panel. Provides automated license provisioning, activation, deactivation, IP change handling, and key-based termination through the Parallels KA (Key Administrator) API.

Build Status Latest Stable Version Total Downloads License

Features

  • License activation and reactivation with addon support
  • License deactivation by IP address or key number
  • IP address change handling with fault reporting
  • Configurable KA client, login, password, and URL settings
  • Event-driven architecture via Symfony EventDispatcher
  • Automatic requirement loading through the MyAdmin plugin system

Installation

composer require detain/myadmin-parallels-licensing

Requirements

  • PHP 8.2 or later
  • ext-soap
  • Symfony EventDispatcher 5.x
  • detain/parallels-licensing

Running Tests

composer install
vendor/bin/phpunit

License

This package is licensed under the LGPL-2.1 license.