Floating IP Services module for the MyAdmin control panel. Provides provisioning, activation, deactivation, and termination of floating IP address services with network switch integration via SSH.
- Floating IP allocation from configurable IP pools (IPv4 and IPv6)
- Automated network switch route management via SSH
- Full service lifecycle support: enable, reactivate, disable, terminate
- Symfony EventDispatcher integration for hook-based architecture
- Configurable billing, suspension, and deletion policies
- PHP >= 5.0
- Symfony EventDispatcher ^5.0
- MyAdmin Plugin Installer
composer require detain/myadmin-floating-ips-modulecomposer install
vendor/bin/phpunitThis package is licensed under the LGPL-2.1.