Skip to content

Releases: getdokan/dokan-migrator

v1.1.3

29 Oct 12:23

Choose a tag to compare

= v1.1.3 ( Oct 29, 2025 ) =

  • new: Added reset and restart migration functionality.
  • new: Added step selection so admins can choose which to migrate (Vendor, Order, Withdraw) with all selected by default.
  • new: Persist the selected steps in the database so preferences remain after reloads and returning later.
  • new: Introduced AJAX endpoints to support the UX and persistence.
  • update: Refined the success UI and de‑emphasized the “Re‑run migration” link for a cleaner, modern look.
  • fix: Improve compatibility with Dokan v3.7.19+ and handle sub-order reset.

Full Changelog: v1.1.2...v1.1.3

v1.1.2

19 Sep 09:46

Choose a tag to compare

= v1.1.2 ( Sep 19, 2024 ) =

  • update: Revised contact information in the readme for reporting bugs and feature requests.
  • fix: Safeguards implemented to ensure accurate financial calculations.
  • fix: Fixed calculations for vendor commission rates and shipping amounts to prevent division by zero errors.

v1.1.1

15 Dec 05:00

Choose a tag to compare

= v1.1.1 ( Dec 15, 2023 ) =

  • fix: Vendor folder was missing from the build process

v1.1.0

14 Dec 09:54

Choose a tag to compare

v1.1.0 -> Dec 14, 2023

  • new: Introduced Wc Vendors plugin support to migrate to Dokan.
  • new: Introduced support for WooCommerce HPOS in the migration process of WCFM to Dokan, enhancing compatibility and functionality.
  • update: After completing the migration process, all supported plugins are now properly enlisted to facilitate complete and clean inactivation.
  • update: Enhanced the functionality of migratable orders and vendors, improving the overall migration process and user experience.
  • Fix: Resolved issues with the order list where orders already migrated were showing as migratable, leading to errors. Now, such orders are correctly excluded from the migration process.
  • Fix: Fixed the migration of vendor location data, ensuring accurate and complete data transfer.
  • Fix: Resolved issues with Dokan pages after migrating to Dokan, ensuring seamless integration and functionality.
  • Fix: Fixed the plugin key WC Vendors/WCFM when migration starts, allowing only the plugin migration functionalities to load properly, enhancing stability and performance.
  • Fix: Corrected the count of migratable orders during the WC Vendors to Dokan migration, ensuring accuracy in the migration dashboard.