Documentation

All articles

November 24, 2023

1 – Managing Users

This document applies to version v1.7.1 and above, earlier versions of CyberPanel had only 2 user types and no ACL functionality. CyberPanel supports reseller? Many people ask that if CyberPanel have reseller functionality. I…

Read article

November 24, 2023

2 – List of Signals/Events Files

To develop CyberPanel plug-ins you need to hook your code into various events happening inside CyberPanel core, this page will give you links to the files containing signals, we will not document/explain…

Read article

November 24, 2023

Plugin Installation

Plugin installation is very easy, you just need to run few commands. First upload your plugin at /usr/local/CyberCP/pluginInstaller cd /usr/local/CyberCP/pluginInstaller python pluginInstaller.py install --pluginName examplePlugin  

Read article

November 24, 2023

Change Logs

v3.0.6 – Standalone Webmail Authentication Fix Dated: 7th September 2026 Build: 6 — CyberPanel 3.0.6 restores the dedicated webmail login for ordinary mailbox users and hardens the separation between standalone mailbox sessions…

Read article

November 24, 2023

Troubleshooting CyberPanel

There are two ways to troubleshoot any problem while using CyberPanel. First Way There is a global error log file (this file only contains logs generated by CyberPanel). This file can be…

Read article

November 24, 2023

Creating Virtual Machine

This video guide help you create virtual machine in CyberPanel, you can do an optional step before creating virtual machine. (Injection SSH key is optional)

Read article