Skip to content

1.0.0

Compare
Choose a tag to compare
@wpoortman wpoortman released this 19 Oct 13:43
· 20 commits to master since this release

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)