Uninstall Plugin
cd /usr/local/CyberCP/pluginInstaller python pluginInstaller.py remove –pluginName examplePlugin
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