Skip to content

Releases: shoppingflux/module-magento

2.1.0

21 Feb 08:41
Compare
Choose a tag to compare

Added

  • Add a CLI shell script for exporting a feed to a file

Fixed

  • Fix possible notice on image export for child products
  • Fix the category selection when the corresponding attribute is not used

2.0.3

18 Feb 10:51
Compare
Choose a tag to compare

Added

  • Allow to disable notifications about API (connection) errors occurring when syncing shipments
  • Fill the state field in addresses for CA/US orders

Fixed

  • Fix order import limit
  • Fix address length limit
  • Fix deleted products cleanup
  • Various bug fixes

1.1.0

10 May 10:02
Compare
Choose a tag to compare

[Features]

  • It is now possible to specify how much product images should be exported (all by default)
  • Orders synchronization is enabled by default
  • When out-of-stock and not-salable products are not exported in the feed, it is now possible to temporarily retain them, ensuring that they can be updated wherever necessary (experimental)
  • Shipment tracking URLs are now automatically detected for DPD France modules
    [Bug fixes]
  • The default shipping delay for products is now consistently used when necessary
  • The rewrite of the "cataloginventory/stock_item" model is not based anymore on the corresponding rewrite from the "MDN_AdvancedStock" extension when this extension is installed but not enabled
  • Non-admin users can now have access to the extension menus
  • The number of products that can be associated to a category does not depend on the server configuration anymore
  • Products are now consistently visible within the export selection grid when a store view is chosen
  • The feed generation could crash on fresh Magento installations, if the shipping carriers configuration was not saved yet

1.0.3

10 May 09:47
Compare
Choose a tag to compare
add readme