Posts Tagged ‘developers’

Developers

Written by Web Hosting on . Posted in

Join us and start developing new modules for CentOS Web Panel.

Developer Features:
As panel runs as root user you can easily build PHP modules with only a basic knowledge of PHP.
Best modules will be added to Web Panel default installation and will be included in future updates.

Here we will add our basic functions that panel has integrated.

INSTRUCTIONS

How to Build a new module for Web Panel
How to add new module to Web Panel Main Menu
– How to add new module to index page

AVALIABLE FUNCTIONS
shell_exec (exec ssh command on server as root, required full path eg. /bin/mkdir)