Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Overview


ISPConfig is a widely used free, open source hosting control panel for Linux, licensed under BSD license. HostBill integration with ISPConfig control panel enables to sell shared hosting services with full automation of account provisioning, upgrades and downgrades of the hosting plan.

Activating the module


  1. If the module is included in your HostBill edition you can download it from your client portal.
  2. If the module is not included in your HostBill edition you can purchase it from our marketplace and then download it from the client area.
  3. Once you download the module extract it in the main HostBill directory.
  4. Go to Settings → Modules → Hosting Modules, find and activate ISPConfig2 module.

Connecting HostBill with ISPConfig


  1. Proceed to Settings → Apps → Add new App
  2. From Applications list select ISPConfig2
  3. Enter:
    • Name - Name of this connection
    • Hostname - where your ISPConfig is installed
    • Username  - ISPConfig username
    • Password - ISPConfig password
    • Port - ISPConfig API port, default to 8080
    • Secure - tick if your ISPConfig uses SSL certificate

      4. Verify entered credentials by clicking Test Connection to check if HostBill can connect
      5. Save Changes



Adding ISPConfig product


  1. In HostBill go to Settings → Products & Services, and Add new order page
  2. From Order Types select Shared Accounts
  3. Enter your orderpage name, select orderpage template. Save Changes
  4. Add new product in the new orderpage. Provide product name and setup price and then Save Changes.
  5. In product configuration section proceed to Connect with App, select ISPConfig and App server created in previous steps.


Configure package limits:

  • Server - select target provisioning server
  • Harddisk Quota - quota in MB, -1 for unlimited
  • Traffic Quota - quota in MB, -1 for unlimited
  • Enable/disable:
    • CGI
    • SSI
    • Perl
    • Ruby
    • Python
    • SuEXEC
    • OwnError-Documents
    • SSL
    • LetsEncryptSSL - tick to install Lets Encrypt SSL
  • PHP - Select PHP handler
  • Create DNS - Tick if DNS records should be created, then select:
    • DNS Server - Select DNS Server
    • DNS Template - Enter the template ID available from the ISPConfig panel. Required field when creating a DNS zone.
    • IP - Variable {IP} in the DNS template
    • NS1 - Variable {NS1} in the DNS template
    • NS2 - Variable {NS2} in the DNS template
    • Email - Variable {EMAIL} in the DNS template

For each option, you can check the field Allow client to adjust during order. This will create a component and the customer will be able to select the value of this field when placing the order.

For more generic product configuration details including price, automation, emails settings refer to Product Configuration article.

Configuring Client Functions   


In Products & Services → Your Order Page  Your Product → Client Functions you can control what features customer will have access to in client portal, by clicking Enable/Disable next to the given option.
Use Edit button to adjust function appearance in the client portal.

For ISPConfig you can enable  number of standard client functions, such as 

  1. Change Billing Cycle
  2. Change Label
  3. Change Ownership
  4. Edit Forms
  5. Graphs
  6. Login Details
  7. Manual Service Renew
  8. New Direct Link
  9. Related Services
  10. Service Auto Renewal


  • No labels