Skip to content

Releases: thirtybees/psonesixmigrator

Version 2.1.1

09 Jun 07:10
Compare
Choose a tag to compare

Fixed ssl certificate issue

Version 2.1.0

19 Aug 14:46
Compare
Choose a tag to compare
  • Try to deal with broken PS modules more gracefully, not aborting the migration.
  • Removed obsolete user interface elements. This simplified the migration page quite a bit.

Version 2.0.1

08 Feb 23:04
Compare
Choose a tag to compare
  • Fixed one general bug which could cause downloads without timeout, leading to unhandled script abortion.
  • Fixed two bugs prohibiting migrations from PrestaShop 1.6.1.7 (and probably similar versions).
  • Make it pass validatemodule.sh as far as expected.

Version 2.0.0

16 Dec 15:57
Compare
Choose a tag to compare
  • Extended directory tests for more reliability.
  • Compatibility with PHP 7.2.
  • Known incompatible modules get now moved aside automatically, into a folder modules.off. This should solve a number of cases where these modules had to get removed by FTP to allow loading the list of modules in back office.
  • No longer needed modules like 1-Click Updater or PS Cleaner get now removed as well. Equivalent replacements (tbupdater, tbcleaner) exist, of course.
  • Run not the PrestaShop, but the thirty bees testsuite before allowing migration. This is where the shop should run after migration, after all. And give meaningful error messages in case of misalignments, of course.
  • Synchronized PHP sources with thirty bees 1.0.7. This should bring thirty bees v1.0.7's reliability to the migration module.
  • URL schema settings now get preserved during migration. If they were never edited before, they previously got lost. For looking up what's going on, see thirtybees/thirtybees#604.
  • Employees get switched to the thirty bees back office theme, to make merchants aware of the new safe waters visually as well.

Version 1.0.2

03 Oct 20:27
Compare
Choose a tag to compare
  • Fixed display in medium sized windows.
  • Reliability and usability enhancements in the area of downloading the migration packages.
  • Should work now on PHP 7.2 (with debugging disabled).
  • Clean up after being done (saves some 98 MiB of disk space).
  • Make double-migrations impossible by hiding most panels on thirty bees. Before one could actually start over after the migration happened already. This should also give better visual feedback about the success.

Support migration to the latest version

10 Sep 08:03
Compare
Choose a tag to compare
1.0.1

Do not install community theme if it's already installed

Version 1.0.0

26 Apr 00:35
71f9bc1
Compare
Choose a tag to compare

Initial version