Download the PHP package detain/myadmin-domains-module without Composer
On this page you can find all versions of the php package detain/myadmin-domains-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download detain/myadmin-domains-module
More information about detain/myadmin-domains-module
Files in detain/myadmin-domains-module
Package myadmin-domains-module
Short Description Domain Registrations Module for MyAdmin
License LGPL-2.1-only
Informations about the package myadmin-domains-module
Domain Registrations Module for MyAdmin
A MyAdmin plugin module that provides domain registration management capabilities. It integrates with the MyAdmin service lifecycle to handle domain provisioning, activation, reactivation, and suspension through the Symfony EventDispatcher system.
Features
- Domain registration service lifecycle management (enable, reactivate, disable)
- Configurable billing with prorate support and customizable day offsets
- Automated email notifications for domain creation and reactivation events
- Admin settings panel with out-of-stock toggle for controlling domain sales
- Event-driven architecture using Symfony EventDispatcher hooks
Installation
Install with Composer:
Configuration
The module provides configurable settings through the Plugin::$settings array including service ID offsets, billing parameters, suspension thresholds, and database table mappings.
Testing
Run the test suite with PHPUnit:
License
The Domain Registrations Module for MyAdmin is licensed under the LGPL-v2.1 license.
All versions of myadmin-domains-module with dependencies
ext-soap Version *
symfony/event-dispatcher Version >=2.8.26
detain/myadmin-plugin-installer Version dev-master