xbenjii Posted October 30, 2014 Share Posted October 30, 2014 (edited) 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. Edited November 30, 2017 by selectshop.at Downloadpackage removed by moderator (see edit history) Link to comment Share on other sites More sharing options...
ShopMann Posted April 28, 2017 Share Posted April 28, 2017 Hello! Its would fine if you find a time to update this modul for actual Pretsashop 1.6.1.XX. Link to comment Share on other sites More sharing options...
xbenjii Posted April 28, 2017 Author Share Posted April 28, 2017 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? Link to comment Share on other sites More sharing options...
ShopMann Posted April 28, 2017 Share Posted April 28, 2017 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 More sharing options...
stweet Posted November 29, 2017 Share Posted November 29, 2017 +1 Link to comment Share on other sites More sharing options...
selectshop.at Posted November 30, 2017 Share Posted November 30, 2017 This module is not maintained anymore (was suitable for PS1.5): On 28.4.2017 at 6:38 PM, xbenjii said: Forgot I'd written this actually. I don't use PrestaShop anymore and haven't touched it in a couple years. Link to comment Share on other sites More sharing options...
Recommended Posts