Jump to content

Webhook module


xbenjii

Recommended Posts

This module allows you to register PrestaShop's hook events and fire the data off to a URL of your choosing, effectively creating a webhook.

 

Data is sent as JSON using a POST request with the 'Content-Type: application/json' header.

 

Only basic functionality has been tested (on 1.6.0.9), issues should be posted in this thread.

 

I will try and offer support, but it's not guaranteed.

 

A list of hooks that can be registered can be found here.

 

Please note, this module relies on the magic method __call(), which can be unpredictable and error-prone.

 

n7ZLkOy.png

 

Edited by selectshop.at
Downloadpackage removed by moderator (see edit history)
Link to comment
Share on other sites

  • 2 years later...

Forgot I'd written this actually. I don't use PrestaShop anymore and haven't touched it in a couple years. What's not working and what has changed since the last version?

 

Thank you for the answer. I yet not tested this modul. I'm afraid the possible damage of prestashop, because the modul is old.

Link to comment
Share on other sites

  • 7 months later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...