| 12345678910111213141516171819202122232425262728 |
- {
- "schema": "1.0",
- "type": "whmcs-provisioning",
- "name": "zimbrasingle",
- "license": "GPL",
- "category": "provisioning",
- "description": {
- "name": "ZimbraSingle",
- "tagline": "Zimbra Single Account Provisioning Module for WHMCS.",
- "short": "Provides Zimbra Account Provisioning for single accounts. The customer can also reset his zimbra password.",
- "long": "The module allows single-user provisioning of Zimbra accounts. It implements a simple seafile hosting for private customers with only one account each. The hosting of corporate environments was deliberately omitted, because its provided by the Modulesgarden Module."
- },
- "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/"
- }
- ]
- }
|