detain/myadmin-fantastico-vps-addon

Fantastico Addon for VPS Module in MyAdmin

Maintainers

Package info

github.com/myadmin-plugins/fantastico-vps-addon

Type:myadmin-plugin

pkg:composer/detain/myadmin-fantastico-vps-addon

Statistics

Installs: 363

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 1

v2.0.0 2019-04-04 08:06 UTC

This package is auto-updated.

Last update: 2026-03-19 15:45:44 UTC


README

Tests Latest Stable Version Total Downloads License

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.