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