detain / myadmin-softaculous-vps-addon
Softaculous Addon for VPS Module in MyAdmin
Package info
github.com/myadmin-plugins/softaculous-vps-addon
Type:myadmin-plugin
pkg:composer/detain/myadmin-softaculous-vps-addon
v2.0.0
2019-04-04 08:09 UTC
Requires
- php: >=5.0.0
- ext-soap: *
- detain/myadmin-plugin-installer: dev-master
- detain/myadmin-softaculous-licensing: 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:10:19 UTC
README
A MyAdmin plugin that provides Softaculous auto-installer license management as a VPS addon. This module integrates with the Softaculous NOC API to handle license provisioning, activation, and cancellation for VPS services.
Features
- Automatic Softaculous license provisioning on VPS activation
- License cancellation on service disable with admin email notification
- Configurable addon cost through the MyAdmin settings interface
- Symfony EventDispatcher integration for hook-based architecture
Requirements
- PHP 8.2 or higher
- ext-soap
- Symfony EventDispatcher 5.x, 6.x, or 7.x
Installation
composer require detain/myadmin-softaculous-vps-addon
Running Tests
composer install vendor/bin/phpunit
License
Licensed under the LGPL-2.1. See LICENSE for details.