| 12345678910111213141516171819202122232425262728 |
- {
- "schema": "1.0",
- "type": "whmcs-provisioning",
- "name": "siteBuilder",
- "license": "GPL",
- "category": "provisioning",
- "description": {
- "name": "siteBuilder",
- "tagline": "Webhosting Provisioning Module for WHMCS.",
- "short": "siteBuilder users can be easily provoked with this module. The customer can also reset his password.",
- "long": "The module allows single-user provisioning of siteBuilder accounts. It implements a simple hosting."
- },
- "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/"
- }
- ]
- }
|