detain/myadmin-webhosting-module

Webhosting service module for the MyAdmin multiserver control panel. Provides automated provisioning, suspension, reactivation, and termination of shared hosting accounts across multiple hosting platforms including ISPconfig and ISPmanager.

Maintainers

Package info

github.com/myadmin-plugins/webhosting-module

Type:myadmin-plugin

pkg:composer/detain/myadmin-webhosting-module

Statistics

Installs: 470

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 1

v2.0.0 2019-09-09 15:35 UTC

This package is auto-updated.

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


README

Tests Latest Stable Version Total Downloads License

Webhosting service module for the MyAdmin multiserver control panel. Provides automated lifecycle management of shared hosting accounts -- provisioning, suspension, reactivation, and termination -- across multiple hosting platforms including ISPconfig and ISPmanager.

Features

  • Event-driven architecture using Symfony EventDispatcher
  • Automated service provisioning with configurable server selection
  • Suspension and reactivation workflows with admin email notifications
  • Graceful termination with error handling and fallback notifications
  • Configurable billing integration (prorate billing, repeat invoices)
  • Out-of-stock controls per hosting platform type
  • Demo/trial hosting with configurable expiration and extension periods
  • Daily package sale limiting with multiplier support

Requirements

  • PHP 8.2 or higher
  • ext-soap
  • Symfony EventDispatcher 5.x, 6.x, or 7.x

Installation

composer require detain/myadmin-webhosting-module

Testing

composer install
vendor/bin/phpunit

License

Licensed under the LGPL-2.1.