Hi all,
We are developing a server (provisioning) module. All supported functions have been implemented and work as expected.
However, we are struggling with the following two points:
1. We do not need WHMCS to auto generate username and password when creating order - can this be disabled?
Module is added as 'Other' type. See screenshot 1
2. How to change add information to the popup such as description, category, support and so on - see as an example screenshot 2 (our module currently only has name, rest of the data is empty)
==============
Screenshot 1: how to disable auto generated username and password for each order?
Screenshot 2: how to provide image (logo) and all the text on module popup? logo.png of the same size as OpenSRS is already present in modules/servers/modulename directory however it is not working.
Thanks!