detain / myadmin-fantastico-vps-addon
Fantastico Addon for VPS Module in MyAdmin
Package info
github.com/myadmin-plugins/fantastico-vps-addon
Type:myadmin-plugin
pkg:composer/detain/myadmin-fantastico-vps-addon
v2.0.0
2019-04-04 08:06 UTC
Requires
- php: >=5.0.0
- ext-soap: *
- detain/myadmin-fantastico-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 15:45:44 UTC
README
A MyAdmin plugin that provides Fantastico license provisioning as an addon for the VPS hosting module. It integrates with the Symfony EventDispatcher to handle license activation, deactivation, and settings management within the MyAdmin control panel.
Features
- Sell Fantastico licenses as a VPS addon
- Automatic license activation and deactivation via the Fantastico licensing API
- Configurable pricing through the MyAdmin settings interface
- Event-driven architecture using Symfony EventDispatcher hooks
Installation
Install via Composer:
composer require detain/myadmin-fantastico-vps-addon
Requirements
- PHP >= 5.0
- ext-soap
- Symfony EventDispatcher ^5.0
- A valid cPanel license with cPanelDirect (required for Fantastico licensing)
Testing
composer install vendor/bin/phpunit
License
This package is licensed under the LGPL-2.1 license.