Event-driven MyAdmin plugin for provisioning, lifecycle management, and queue processing of Virtuozzo-based virtual private servers.
- Registers Symfony EventDispatcher hooks for VPS settings, deactivation, and queue processing
- Template-based shell command generation for server operations (create, delete, restart, backup, restore, and more)
- Configurable slice-based pricing for standard and SSD Virtuozzo instances
- Per-location out-of-stock controls for Secaucus NJ, Los Angeles, and TX data centers
- Drop-in MyAdmin plugin architecture via Composer
- PHP 8.2 or later
- ext-soap
- Symfony EventDispatcher 5.x, 6.x, or 7.x
composer require detain/myadmin-virtuozzo-vpscomposer install
vendor/bin/phpunitLicensed under the LGPL-2.1.