Question

It is required to make PBA-E control panel customized for the customers of the specific reseller only, without affecting the provider's customers. How to achieve it?

Answer

  1. Create the .xml customization file in accordance with the guide (the file name and content can be different depending on the result required).

  2. Put the .xml file to the folder:

    /usr/local/bm/conf/wnd/<container_name>/customization_<vendor_ID>/*.xml

    For example, for the reseller 1000021:

    /usr/local/bm/conf/wnd/BM/customization_1000021/*.xml
    
  3. Restart www for changes to be applied:

    /etc/init.d/www restart
    

This customization is not applied to the resellers staff members - only to the resellers customers. Note that in case the reseller in question has its own resellers, customization will also be applied to their customers. If that is not desired, you may also create the customizations for the resellers of the reseller (the files reverting the changes made at step 1).

Internal content