webstyler

Well-Known Member
Nov 20, 2003
480
3
168
Hello

make this for register one plugin under APP on 11.40

create /var/cpanel/apps/myapp.conf

and register

/usr/local/cpanel/bin/register_appconfig myapp.conf

Now plugin work fine, but I see "2" link under WHM Plugin menu (on the left)

.. uhm .. ??

Thanks
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
Hello :)

Is this a custom plugin that you developed, or are using a specific plugin provided by a third-party developer? What method did you use to install the plugin itself?

Thank you.
 

webstyler

Well-Known Member
Nov 20, 2003
480
3
168
Hello Michael

Yes, plugin develop by us 1 year ago

we write plugin and put inside /usr/local/cpanel/whostmgr/docroot/cgi/

Now make step as write for register
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
Ensure that you used the steps on the following document when registering your plugin:

Creating WHM Plugins

If you have, please provide the output of the following command:

Code:
ls -al /var/cpanel/apps
Thank you.
 

webstyler

Well-Known Member
Nov 20, 2003
480
3
168
Ensure that you used the steps on the following document when registering your plugin:

Creating WHM Plugins

If you have, please provide the output of the following command:

Code:
ls -al /var/cpanel/apps
Thank you.
Yes, following step indicated

# ls -al /var/cpanel/apps

..
-rw------- 1 root root 206 Nov 7 15:13 myapp.conf
..
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
Feel free to open a support ticket so we can take a closer look:

Submit A Ticket

You can post the ticket number here so we can update this thread with the outcome.

Thank you.