blesta / ip_unblocker
A plugin for Blesta that integrates with cPanel and DirectAdmin to unblock blacklisted IPs
Installs: 311
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 6
Forks: 1
Open Issues: 1
Type:blesta-plugin
Requires
- php: >=5.4.0
- blesta/composer-installer: ~1.0
Requires (Dev)
- phpunit/phpunit: ~4.6
- satooshi/php-coveralls: ~0.7
- squizlabs/php_codesniffer: ~3.0
This package is auto-updated.
Last update: 2024-10-20 21:26:01 UTC
README
This is a plugin for Blesta that integrates with cPanel and DirectAdmin to unblock blacklisted IPs.
Install the Plugin
-
You can install the plugin via composer:
composer require blesta/ip_unblocker
-
OR upload the source code to a /plugins/ip_unblocker/ directory within your Blesta installation path.
For example:
/var/www/html/blesta/plugins/ip_unblocker/
-
Log in to your admin Blesta account and navigate to
Settings > Plugins
-
Find the IP Unblocker plugin and click the "Install" button to install it
-
You're done!