Download the PHP package detain/myadmin-webuzo-vps without Composer
On this page you can find all versions of the php package detain/myadmin-webuzo-vps. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download detain/myadmin-webuzo-vps
More information about detain/myadmin-webuzo-vps
Files in detain/myadmin-webuzo-vps
Package myadmin-webuzo-vps
Short Description Webuzo handling plugin for MyAdmin
License LGPL-2.1-only
Informations about the package myadmin-webuzo-vps
MyAdmin Webuzo VPS Plugin
Webuzo VPS management plugin for the MyAdmin control panel framework. This package provides full integration with the Webuzo and Softaculous APIs, enabling automated provisioning, script installation, domain management, backup operations, and system application control on VPS servers.
Features
- Automated Webuzo VPS configuration and initial setup (LAMP stack provisioning)
- Script installation, removal, import, and upgrade via the Softaculous/Webuzo SDK
- Domain management (add, remove, list)
- Backup creation, restoration, download, and removal
- System application installation and removal
- FTP user management, database management, DNS record management
- Cron job management, service control, and security settings
- Event-driven architecture using Symfony EventDispatcher
Requirements
- PHP 8.2 or higher
- ext-soap
- ext-curl
- Symfony EventDispatcher 5.x, 6.x, or 7.x
Installation
Install via Composer:
Usage
The plugin registers itself through the MyAdmin plugin system using Symfony event hooks. It exposes page requirements for each Webuzo feature through the function.requirements event.
Running Tests
License
This package is licensed under the LGPL-2.1-only license.
All versions of myadmin-webuzo-vps with dependencies
ext-soap Version *
symfony/event-dispatcher Version >=2.8.26
detain/myadmin-plugin-installer Version dev-master