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.
- 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
- PHP 8.2 or higher
- ext-soap
- Symfony EventDispatcher 5.x, 6.x, or 7.x
composer require detain/myadmin-softaculous-vps-addoncomposer install
vendor/bin/phpunitLicensed under the LGPL-2.1. See LICENSE for details.