whmcs.json 1.8 KB

12345678910111213141516171819202122232425262728
  1. {
  2. "schema": "1.0",
  3. "type": "whmcs-provisioning",
  4. "name": "proxmoxVPS",
  5. "license": "proprietary",
  6. "category": "provisioning",
  7. "description": {
  8. "name": "Proxmox VE VPS",
  9. "tagline": "Let your clients remotely access consoles, view usage graphs, manage backups and much more right in WHMCS.",
  10. "short": "Let your clients remotely access consoles, view usage graphs, manage backups and much more right in WHMCS.",
  11. "long": "ModulesGarden Proxmox VE VPS For WHMCS is an innovatory module that will automate all stages of provisioning virtual servers, from delivery to close management. Owing to clear configuration, you will quickly and capably set up ready products in your WHMCS, then offer them directly to customers!\nWith the mass of components implemented straight into the client area, your customers will be able to handle all crucial elements of their virtual machines, including backups and firewall, as well as access noVNC, SPICE, or Xterm.js console, study graphs and statistics, and so much more. A further point worthy of your note is support for Cloud-Init for the KVM virtualization type, enabling the automatic application of user data to your cloud instances. The module also features an incredible Proxmox Addon that will help you take close control over your servers, IP addresses and clusters - without ever needing to leave WHMCS."
  12. },
  13. "logo": {
  14. "filename": "logo.png"
  15. },
  16. "support": {
  17. "homepage": "https://www.modulesgarden.com/products/whmcs/proxmox-vps",
  18. "learn_more": "https://www.modulesgarden.com/products/whmcs/proxmox-vps#features",
  19. "support_url": "https://www.modulesgarden.com/support",
  20. "docs_url": "https://www.docs.modulesgarden.com/Proxmox_VPS_For_WHMCS"
  21. },
  22. "authors": [
  23. {
  24. "name": "ModulesGarden",
  25. "homepage": "https://www.modulesgarden.com/"
  26. }
  27. ]
  28. }