Changelog ProxmoxCP Webspace Module
Version: 2.3.0 2024-10-31 13:33:35
Features:
- Add Webuzo Support
Version: 2.2.0 2024-10-19 13:48:27
Features:
- Add support for KeyHelp (https://www.keyweb.de/de/keyhelp/keyhelp/)
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:
- Make sure you have the _Modules/WebspaceModule folder.
- DELETE the _Modules/PleskModule folder if it exists
- in the config.json, change "PleskModule" to "WebspaceModule" in the "MODULES" array - if it exists.
- 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