Question

I have an rpm (custom domain registration or payment plugin) I need to install to the existing BA installation. How to do that?

Answer

  1. Install rpm:

    rpm -ivh rpm_name.rpm
    

    or

    rpm -Uvh rpm_name.rpm
    
  2. Run configure.pl

    /usr/local/bm/tools/configure.pl
    

Internal content

Link on internal Article