Skip to content

Releases: wpoortman/magehook

1.0.2

11 Mar 09:06
977bad5
Compare
Choose a tag to compare

Fixed

  • Queue message constructor requirement bugfix for 2.4.x
  • Grid listing event label transformation bugfix

1.0.1

03 Nov 16:46
Compare
Choose a tag to compare

Changed

  • Package rename wpoortman/magehook-hook > wpoortman/magehook
  • Minor README improvements

1.0.0

19 Oct 13:43
Compare
Choose a tag to compare

Added

  • Possibility to add webhooks.xml files to extensions
  • Option to add custom validation options to a webhook event via UI components
  • Option to add validation classes per webhook event
  • Option to set additional data for validation or to send as additional data with webhook
  • Unit test baby steps
  • Ability to fetch webhook events based on a custom name
  • Consumer type abstraction to write your own constumer types
  • Guzzle for all HTTP responsibilities
  • Core Magento interface reflection to transform model data to valid JSON
  • Magento Message Queue compatibility
  • Documentation (please read the README.md for more information)
  • Webhook Management menu option
  • Numerous dispatch options like Deploy Mode selection
  • System configuration including Consumer Type sub-section options (read the docs)