PackageTrack
Sign in Get early access

magmodules/magento2-channable

Channable integration for Magento 2

1.24.2 1.6M downloads/mo #4569 most downloaded on Packagist magmodules/magento2-channable

What this package is like to depend on

Last release 2 months ago

22 Jun 2026

Ships fairly regularly

a new release about every 6 weeks

Rarely documented

notes for 10 of 101 stable releases

Nothing withdrawn

no release was ever pulled

10 years old

101 releases · first in 2017

7 releases in the last 12 months

see the full history below

Release timeline

101 releases · Jan 2017 to Jun 2026
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 101
  1. 1.24.2 22 Jun 2026
    Release notes

    Bugfixes:

    • Fixed item_id/id column mismatch causing constraint violations when observers trigger item saves.
    • Fixed bundle product pricing in feed by using indexed prices instead of getBaseAmount().
    • Fixed customer being assigned to wrong store view on order import.
    • Fixed credit memo creation being blocked for orders placed via the Channable payment method.
    • Added early return guard for missing product ID in item add to prevent exceptions.

    Improvements:

    • Added PHP 8.5 / Magento 2.4.9 to setup-upgrade CI matrix.

    Minimum requirements:

    • Magento 2.3.x & 2.4.x
    • PHP 7.4 to 8.5
    Open source →
  2. 1.24.1 13 May 2026
    Release notes

    Improvements:

    • Added : int return types to Console\Command execute() methods (ItemUpdate, OrderSimulate, Selftest) for Magento 2.4.9 compatibility.
    • Added a PHP 8.5 linting job.
    • Added caching for Playwright browsers in the E2E workflow.

    Bugfixes:

    • Fixed missing currency values for negative prices in feed output.
    • Fixed region code mismatches in Channable order imports.

    Minimum requirements:

    • Magento 2.3.x & 2.4.x
    • PHP 7.4 to 8.5
    Open source →
  3. 1.24.0 14 Apr 2026
    Release notes

    Features:

    • Added multi-currency support for order import (including currency conversion).
    • Added end-to-end tests for order import, webhook endpoints, and tax scenarios (see E2E-TESTS.md).

    Improvements:

    • Excluded external video thumbnails from the feed image gallery.
    • Added a store filter to Channable order deduplication so identical channel order IDs can be processed per store.

    Bugfixes:

    • Fixed shipping tax calculation by using the product tax class ID.
    • Fixed cross-border tax recalculation when Magento cross-border trade is enabled.
    • Fixed Increment ID generation so hyphens in channel order IDs are preserved.
    • Fixed return matching by falling back to the item ID when GTIN is missing.
    • Fixed an undefined array key error when using non-currency actions on rendered price extra fields.
    • Fixed Using Min/Max price with base currency #264 (thnx @MatthijsBreed)

    Minimum requirements:

    • Magento 2.3.x & 2.4.x
    • PHP 7.4 to 8.4
    Open source →
  4. 1.23.0 13 Jan 2026
    Release notes

    Features:

    • Add exclude items from update feature with inline grid editing
    • Add order memo update API endpoint for updating memo via channable_id

    Improvements:

    • Add currency conversion support for custom price attributes #258
    • Improve phone number fallback handling in order addresses (customer -> address)
    • Fix for upcoming PHP 8.5 deprecation, casting to boolean should use 'bool' type #256 (thnx @hostep)
    • Returns: Add fallback to match product by entity ID when GTIN match fails (Amazon)

    Bugfixes:

    • Set payment method code to quote so it can be used in sales rules #259
    • use max/min price from product price object #260 (thnx @sanderjongsma)

    Minimum requirements:

    • Magento 2.3.x & 2.4.x
    • PHP 7.4 to 8.4
    Open source →
  5. 1.22.3 07 Oct 2025
    Release notes

    Improvements:

    • Made getProductPrice() public to allow plugin extensions.

    Bugfixes:

    • Fixed fatal error when the Channable pickup location extension attribute is missing.

    Minimum requirements:

    • Magento 2.3.x & 2.4.x
    • PHP 7.4 to 8.4
    Open source →
  6. 1.22.2 22 Sep 2025
    Release notes

    Bugfixes:

    • Fix AddressHandler sanitize function to accept int (thnx @JustinElst)

    Minimum requirements:

    • Magento 2.3.x & 2.4.x
    • PHP 7.4 to 8.4
    Open source →
  7. 1.22.1 17 Sep 2025
    Release notes

    Improvements:

    • Aligned AddressHandler sanitization with Magento validators.

    Bugfixes:

    • Fixed SalesRule ValidatorProcess observer.
    • Ensured all ancestors and sub-categories are captured from category paths.

    Minimum requirements:

    • Magento 2.3.x & 2.4.x
    • PHP 7.4 to 8.4
    Open source →
  8. 1.22.0 25 Jun 2025
    Release notes

    Features:

    • Option to auto process 'complete' and 'accepted' returns (auto creditmemo).

    Improvements:

    • Also support bundle qty for legacy inventory (non-MSI).
    • Revised bundle qty calculation to use lowest available simple.

    Bugfixes:

    • Filtering on 'Channable - Returns' not working (#247).
    • Check if there is VAT on business order item.
    • Fixed bundleParentSimpleRelation must not be accessed before initialization.

    Minimum requirements:

    • Magento 2.3.x & 2.4.x
    • PHP 7.4 to 8.4
    Open source →
  9. 1.21.2 22 May 2025
    Release notes

    Bugfixes:

    • Fix errors caused by product data being array in certain cases #245 (thnx @indykoning)

    Compatibility

    • Magento: 2.3.x & 2.4.x
    • PHP: 7.4 to 8.4 supported
    Open source →
  10. 1.21.1 13 May 2025
    Release notes

    Improvements:

    Bugfixes:

    • Also load SKUs from bundle simples for inventory data collection
    • Scope GetSkuFromGtin to store #242

    Compatibility

    • Magento: 2.3.x & 2.4.x
    • PHP: 7.4 to 8.4 supported
    Open source →
  11. 1.21.0 07 Apr 2025

    Nothing published for this version

  12. 1.20.0 09 Jan 2025

    Nothing published for this version

  13. 1.19.1 24 Sep 2024

    Nothing published for this version

  14. 1.19.0 24 Jul 2024

    Nothing published for this version

  15. 1.18.3 07 Jun 2024

    Nothing published for this version

  16. 1.18.2 11 Apr 2024

    Nothing published for this version

  17. 1.18.1 08 Apr 2024

    Nothing published for this version

  18. 1.18.0 25 Mar 2024

    Nothing published for this version

  19. 1.17.0 27 Feb 2024

    Nothing published for this version

  20. 1.16.0 07 Dec 2023

    Nothing published for this version

  21. 1.15.1 27 Jun 2023

    Nothing published for this version

  22. 1.15.0 23 May 2023

    Nothing published for this version

  23. 1.14.2 10 Mar 2023

    Nothing published for this version

  24. 1.14.1 10 Feb 2023

    Nothing published for this version

  25. 1.14.0 19 Dec 2022

    Nothing published for this version

  26. 1.13.0 28 Nov 2022

    Nothing published for this version

  27. 1.12.1 03 Nov 2022

    Nothing published for this version

  28. 1.12.0 10 Oct 2022

    Nothing published for this version

  29. 1.11.0 12 Sep 2022

    Nothing published for this version

  30. 1.10.2 23 Aug 2022

    Nothing published for this version

  31. 1.10.1 19 Jul 2022

    Nothing published for this version

  32. 1.10.0 08 Jun 2022

    Nothing published for this version

  33. 1.9.1 18 May 2022

    Nothing published for this version

  34. 1.9.0 13 May 2022

    Nothing published for this version

  35. 1.8.3 25 Apr 2022

    Nothing published for this version

  36. 1.8.2 13 Apr 2022

    Nothing published for this version

  37. 1.8.1 11 Apr 2022

    Nothing published for this version

  38. 1.8.0 31 Mar 2022

    Nothing published for this version

  39. 1.7.0 08 Mar 2022

    Nothing published for this version

  40. 1.6.2 03 Mar 2022

    Nothing published for this version

  41. 1.6.1 16 Feb 2022

    Nothing published for this version

  42. 1.6.0 11 Feb 2022

    Nothing published for this version

  43. 1.5.5 07 Oct 2021

    Nothing published for this version

  44. 1.5.4 14 Sep 2021

    Nothing published for this version

  45. 1.5.3 09 Sep 2021

    Nothing published for this version

  46. 1.5.2 17 Aug 2021

    Nothing published for this version

  47. 1.5.1 26 May 2021

    Nothing published for this version

  48. 1.5.0 18 May 2021

    Nothing published for this version

  49. 1.4.23 14 Apr 2021

    Nothing published for this version

  50. 1.4.22 17 Feb 2021

    Nothing published for this version

  51. 1.4.21 09 Nov 2020

    Nothing published for this version

  52. 1.4.20 14 Aug 2020

    Nothing published for this version

  53. 1.4.19 05 Aug 2020

    Nothing published for this version

  54. 1.4.18 13 Apr 2020

    Nothing published for this version

  55. 1.4.17 06 Apr 2020

    Nothing published for this version

  56. 1.4.16 03 Apr 2020

    Nothing published for this version

  57. 1.4.15 21 Feb 2020

    Nothing published for this version

  58. 1.4.14 15 Jan 2020

    Nothing published for this version

  59. 1.4.13 06 Jan 2020

    Nothing published for this version

  60. 1.4.12 06 Sep 2019

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive