Changelog ProxmoxCP Webspace Module

Version: 2.1.0 2024-08-27 20:24:15

Features:

  • Added support for cPanel (https://docs-next.bennetg.de/products/proxmox-cp/modules/webspace-module#cpanel-(whm)-configuration)

Fixes:

  • Fixed an issue with account-information not showing on first creation

Version: 2.0.1 2024-08-22 22:05:56

  • Remove migration which was not working anyways

Version: 2.0.0 2024-08-22 20:47:16

  • Rename PleskModule to WebspaceModule
  • Add support for the Enhance.com software (https://docs-next.bennetg.de/products/proxmox-cp/modules/webspace-module?lang=en#enhance.com-configuration

 

This update should work if you update the normal way. In case you are facing issue, please do the following steps:

 

  1. Make sure you have the _Modules/WebspaceModule folder.
  2. DELETE the _Modules/PleskModule folder if it exists
  3. in the config.json, change "PleskModule" to "WebspaceModule" in the "MODULES" array - if it exists.
  4. Manually run the database migrations by opening /admin/import-database-changes-rest in the browser

Version: 1.1.0 2024-07-16 17:45:14

Add code for widget-resorting

Version: 1.0.1 2024-05-07 17:45:37

Fixes:

  • Package selection was broken in an edge-case

Version: 1.0.0 2024-05-06 20:07:59

  • Initial release