| 12345678910111213141516171819202122232425262728 |
- {
- "schema": "1.0",
- "type": "whmcs-provisioning",
- "name": "nextcloud",
- "license": "GPL",
- "category": "provisioning",
- "description": {
- "name": "Nextcloud",
- "tagline": "Nextcloud Provisioning Module for WHMCS.",
- "short": "Nextcloud users can be easily provoked with this module. The customer can also reset his Nextcloud password.",
- "long": "The module allows single-user provisioning of Nextcloud accounts. It implements a simple nextcloud. hosting for private customers with only one account each. The hosting of corporate environments was deliberately omitted, because they get their own instance (VM) for their nextcloud data."
- },
- "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/"
- }
- ]
- }
|