• News
  • nopCommerce Sync - Release 2.5(from version 4.2) - 2020-08-07

nopCommerce Sync - Release 2.5(from version 4.2) - 2020-08-07

  • 4:14:35 AM
  • Friday, August 7, 2020

  • Implement a new way of exporting data to unify with import. Now you can export almost everything from nopCommerce to DataTarget.
  • Added bulk Customer export to provide you with an ability to export not only new but also existing customers
  • Added bulk Order export to provide you with an ability to export not only new but also existing customers
  • Data Sources classes were splited on DocumentVisitor and DataSourceAdapter
  • Added DataTarget pattern to support data export
  • Added DocumentVisiters classes for Json, Objects, XML, DataRow and so on.
  • Simplify Mapping Configuration
  • Added ability to specify export steps(pipelines)
  • Added 9 common pipes and about 10 pipes for orders and customers
  • Implemented a connector for Dynamic CRM based on Sync plugin.