plugin installation
Hello
I have created mutiple plugin files and I kept those in folder
/usr/local/src/cpplugin
How can I install them at once ? I tried below command but it didnt work
"for plugin in `\ls /usr/local/src/cpplugin/`; do /usr/local/cpanel/bin/register_cpanelplugin $plugin; done"
-
The docs may be of some use to you: Guide to cPanel Plugins - Software Development Kit - cPanel Documentation Guide to WHM Plugins - Software Development Kit - cPanel Documentation 0
Please sign in to leave a comment.
Comments
1 comment