Coder Social home page Coder Social logo

ac-webhooks's Introduction

AC Webhooks module

The Webhooks module enables you to call an external page on an event-base.

Install

  • Upload the folder webhooks into the custom-folder on your AC-install.
  • Log in as an administrator
  • Open the administration page
  • Click on "Module"
  • Click "install" next to "Webhooks"

Howto use

  • Decide on which event you want to hook
  • Create a page that will handle the call, each call will have two POST-variables:
    • event: the event that was called
    • data: the data that was passed through the listener, it is serialized as an PHP-array.
  • Enter the url of the page next to the event and check the checkbox to enable it
  • Done

ac-webhooks's People

Contributors

tijsverkoyen avatar

Stargazers

Yannick Gauthier avatar Chris Atomix avatar Sam avatar  avatar Nick Goris avatar Luca Post. avatar =david.l.woolfenden avatar

Watchers

=david.l.woolfenden avatar Luca Post. avatar James Cloos avatar vik avatar  avatar

ac-webhooks's Issues

In AC 4.2 it sends up with error

Hello,

It seems to be really interesting to use the webhooks and as it is module for ac 3 so do we have any chance to update it for ac 4.2

AC 4.2 is ended up with error
You are trying to use a method that is not implemented - DataManager::getDefaultOrderBy()

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.