The Hosting Transfer module is a small module that is installed on an existing Jamroom site and is used to help transfer the site to Jamroom Hosting. Can transfer sites based on Jamroom 5 and newer.
Hosting Transfer module changelog
Version 1.0.9:
- Change: Updated to work better on PHP 8+
Version 1.0.8:
- Bug Fix: Possible "Disk Space" error when first installing module
- Change: Disk space queue check moved to process_exit listener
Version 1.0.7:
- New: System Check listener to check that PDO database support is enabled in PHP
Version 1.0.6:
- Change: Updated to check for existing Queue entry for jamroom_disk_size before adding another
Version 1.0.5:
- Change: Module checks for PHP PDO Class before allowing export
Version 1.0.4:
- Change: Disk Space is only computed for modules, skins, data and Ning_Archive directories
Version 1.0.3:
- New: Module will compute Jamroom disk size via a queue worker for import use
Version 1.0.2:
- Bug Fix: Module was not working correctly if site was in Maintenance Mode
Version 1.0.1:
- Change: Added check for User module "Site Privacy" as it can interfere with module functionality
Version 1.0.0:
- Initial Release