whmcs.json 1.2 KB

1234567891011121314151617181920212223242526272829
  1. {
  2. "schema": "1.0",
  3. "type": "whmcs-provisioning",
  4. "name": "zimbraEmail",
  5. "version": "",
  6. "license": "proprietary",
  7. "category": "notifications",
  8. "description": {
  9. "name": "Zimbra Email",
  10. "tagline": "Supply Zimbra accounts and use automated control means in WHMCS, let your clients handle mailboxes, aliases and access webmails.",
  11. "long": "Zimbra Email For WHMCS is a neat module intended for automated provisioning and detailed control of Zimbra accounts directly in your WHMCS. Thanks to support for configurable options, your clients will be allowed to apply either a single or multiple different sets of limits to any number of accounts ordered at once. As soon as they finalize the purchase, customers will be able to conveniently handle mailboxes, email and domain aliases, plus distribution lists, as well as quickly access their webmails straight through your client area.",
  12. "features": []
  13. },
  14. "logo": {
  15. "filename": "logo.png"
  16. },
  17. "marketplace": {
  18. "url": "https://marketplace.whmcs.com/product/1378"
  19. },
  20. "support": {
  21. "docs_url": "https://www.docs.modulesgarden.com/Zimbra_Email_For_WHMCS"
  22. },
  23. "authors": [
  24. {
  25. "name": "ModulesGarden",
  26. "homepage": "https:\/\/www.modulesgarden.com\/"
  27. }
  28. ]
  29. }