detain/myadmin-softaculous-vps-addon

Softaculous Addon for VPS Module in MyAdmin

Maintainers

Package info

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

Type:myadmin-plugin

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

Statistics

Installs: 367

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 1

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

This package is auto-updated.

Last update: 2026-03-19 17:10:19 UTC


README

Tests Latest Stable Version Total Downloads License

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.