/module-internetbs

Blesta integration with Internet.bs

Primary LanguagePHP

Internet.bs Module

Build Status Coverage Status

This is a module for Blesta that integrates with Internet.bs.

Install the Module

  1. You can install the module via composer:

    composer require blesta/internetbs
    
  2. OR upload the source code to a /components/modules/internetbs/ directory within your Blesta installation path.

    For example:

    /var/www/html/blesta/components/modules/internetbs/
    
  3. Log in to your admin Blesta account and navigate to

Settings > Modules

  1. Find the Internet.bs module and click the "Install" button to install it

  2. You're done!