blesta / opensrs
OpenSRS
Installs: 192
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 5
Forks: 0
Open Issues: 2
Type:blesta-module
Requires
- ext-dom: *
- ext-simplexml: *
- blesta/composer-installer: ~1.0
This package is auto-updated.
Last update: 2024-10-12 02:14:27 UTC
README
This is a module for Blesta that integrates with OpenSRS.
Install the Module
-
You can install the module via composer:
composer require blesta/opensrs
-
OR upload the source code to a /components/modules/opensrs/ directory within your Blesta installation path.
For example:
/var/www/html/blesta/components/modules/opensrs/
-
Log in to your admin Blesta account and navigate to
Settings > Modules
-
Find the Opensrs module and click the "Install" button to install it
-
You're done!