|
|
@@ -0,0 +1,28 @@
|
|
|
+{
|
|
|
+ "schema": "1.0",
|
|
|
+ "type": "whmcs-provisioning",
|
|
|
+ "name": "serviceAddon",
|
|
|
+ "license": "GPL",
|
|
|
+ "category": "provisioning",
|
|
|
+ "description": {
|
|
|
+ "name": "ServiceAddon",
|
|
|
+ "tagline": "Service Addon Modul",
|
|
|
+ "short": "Do additional actions using product addons",
|
|
|
+ "long": "The module allows defining and running additional actions using product addons."
|
|
|
+ },
|
|
|
+ "logo": {
|
|
|
+ "filename": "logo.png"
|
|
|
+ },
|
|
|
+ "support": {
|
|
|
+ "homepage": "https://www.thurdata.ch/whmcs",
|
|
|
+ "learn_more": "https://www.thurdata.ch/whmcs/#features",
|
|
|
+ "support_url": "https://www.thurdata.ch/support",
|
|
|
+ "docs_url": "https://www.thudata.ch/whmcs/docs"
|
|
|
+ },
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Thurdata GmbH",
|
|
|
+ "homepage": "https://www.thurdata.ch/"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+}
|