detain/myadmin-plesk-webhosting

MyAdmin Plesk Webhosting Plugin - Provides Plesk control panel integration for automated webhosting provisioning, management, and lifecycle operations including account creation, suspension, and termination via the Plesk XML API.

Maintainers

Package info

github.com/myadmin-plugins/plesk-webhosting

Type:myadmin-plugin

pkg:composer/detain/myadmin-plesk-webhosting

Statistics

Installs: 575

Dependents: 0

Suggesters: 0

Stars: 5

Open Issues: 1

v2.0.0 2019-09-19 00:31 UTC

This package is auto-updated.

Last update: 2026-03-19 17:09:44 UTC


README

Tests Latest Stable Version Total Downloads License

A MyAdmin plugin that provides Plesk control panel integration for automated webhosting provisioning and lifecycle management. It communicates with the Plesk XML API to handle account creation, suspension, reactivation, termination, and IP management operations.

Features

  • Automated webhosting account provisioning via the Plesk XML API
  • Full service lifecycle management (activate, deactivate, reactivate, terminate)
  • Client and subscription CRUD operations
  • Site, database, email, and DNS management
  • Service plan listing and assignment
  • IP address management and migration
  • Event-driven architecture using Symfony EventDispatcher

Requirements

  • PHP >= 8.2
  • ext-soap
  • ext-curl
  • ext-xml
  • ext-mbstring

Installation

Install with Composer:

composer require detain/myadmin-plesk-webhosting

Testing

composer install
vendor/bin/phpunit

License

This package is licensed under the LGPL-2.1-only license.