blesta/openprovider

Blesta module for OpenProvider

Installs: 56

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 4

Type:blesta-module

1.1.0 2024-01-24 22:57 UTC

This package is auto-updated.

Last update: 2024-04-07 00:34:54 UTC


README

Build Status Coverage Status

This is a module for Blesta that integrates with Openprovider.

Install the Module

  1. You can install the module via composer:

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

    For example:

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

Settings > Modules

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

  2. You're done!