How to install and configure WHMCS solusvmpro module?

Have more questions? Submit a request

Applicable to:

  • SolusVM

Question

How to install and configure WHMCS SolusVM (solusvmpro) module?

Answer

  1. Connect to the server with installed WHMCS over SSH.

  2. Download and unpack the archive with the module:

    # wget https://codeload.github.com/plesk/SolusVM-WHMCS-Module/zip/master -O ./SolusVM-WHMCS-Module-master.zip && unzip SolusVM-WHMCS-Module-master.zip

  3. Move content of modules folder from the archive to <WHMCS-root-directory>/modules:

    # mv ./SolusVM-WHMCS-Module-master/modules/* <WHMCS-root-directory>/modules/

  4. Log in to SolusVM administrator web interface.

  5. Open Configuration > API Access > Add API User.

    How to add API user

    API_user.PNG

  6. Type IP address of WHMCS server in IP Address section and copy ID and Key values. Click on Add API user.

  7. Create a plan for the necessary visualization in Plans > Add <virtualization> Plan:

    Plan settings

    Mandatory fields are:

    • Plan Name (Must be unique and contain no spaces)

    • Hdd Space (sets disk space of the created VM)

    • RAM (sets available memory of the created VM)

    • Swap (sets available swap of the created VM. Not required for Windows)

    • Bandwidth (sets available bandwidth of the created VM)

    Other fields can be left untouched or edited if required.

    Plan.PNG

  8. Log in to WHMCS administrator interface.

  9. Open Setup > Product/Services > Servers > Add New Server.

    Adding SolusVM master node

    WHMCS.PNG

  10. Add Master SolusVM server:

    Settings of Master node
    • Name - any name for SolusVM Master server.

    • Hostname - hostname of SolusVM Master server.

    • IP Address - address of SolusVM Master server.

    • Type - select solusvmpro.

    • Username - type ID value from step 6.

    • Password - type Key value from step 6.

    • Access Hash:

      CONFIG_TEXT: <ssl_verifypeer>no</ssl_verifypeer>
      <ssl_verifyhost>no</ssl_verifyhost>

    • Secure - select the option Tick to use SSL Mode for Connections.

    WHMCS_SolusVM_Master_.PNG

  11. Click Save Changes.

Additional Information

How to create a product in WHMCS with solusvmpro module?

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share

Comments

0 comments

Please sign in to leave a comment.