blesta / openprovider
Blesta module for OpenProvider
Installs: 83
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 5
Type:blesta-module
Requires
- php: >=7.2
- blesta/composer-installer: ~1.0
- openprovider/rest-client-php: v1.0.1-beta@dev
- phpdocumentor/reflection-docblock: ^5.2
- symfony/property-access: ^5.2
- symfony/serializer: ^5.2
README
This is a module for Blesta that integrates with Openprovider.
Install the Module
-
You can install the module via composer:
composer require blesta/openprovider
-
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/
-
Log in to your admin Blesta account and navigate to
Settings > Modules
-
Find the Openprovider module and click the "Install" button to install it
-
You're done!