You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A plugin for Hestia Control Panel (via hestiacp-pluginable) that installs ISPProtect and BanDaemon.
3
3
4
+
## Installation
5
+
HCPP-ISPProtect requires an Ubuntu or Debian based installation of [Hestia Control Panel](https://hestiacp.com) in addition to an installation of [HestiaCP-Pluginable](https://github.com/virtuosoft-dev/hestiacp-pluginable) to function; please ensure that you have first installed pluginable on your Hestia Control Panel before proceeding. Switch to a root user and simply clone this project to the /usr/local/hestia/plugins folder. It should appear as a subfolder with the name `ispprotect`, i.e. `/usr/local/hestia/plugins/ispprotect`.
6
+
7
+
First, switch to root user:
8
+
```
9
+
sudo -s
10
+
```
11
+
12
+
Then simply clone the repo to your plugins folder, with the name `ispprotect`:
0 commit comments