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.
Package info
github.com/myadmin-plugins/parallels-licensing
Type:myadmin-plugin
pkg:composer/detain/myadmin-parallels-licensing
Requires
- php: >=5.0.0
- ext-soap: *
- detain/myadmin-parallels-licensing: dev-master
- detain/myadmin-plugin-installer: dev-master
- symfony/event-dispatcher: >=2.8.26
Requires (Dev)
- codacy/coverage: dev-master
- codeclimate/php-test-reporter: dev-master
- phpunit/phpunit: *
- phpunit/phpunit-mock-objects: *
- satooshi/php-coveralls: *
- vlucas/phpdotenv: *
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.
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.