local_webhooks/README.md
2017-10-19 07:19:34 +04:00

1.3 KiB

Moodle WebHook's

GitHub Release Build Status Codacy Badge Gitter Badge

Webhooks allow applications to subscribe to Moodle events.

Attention!: This plugin is in active development.

Installation

Get the installation package in any of the available methods:

Build

Self-assembly package is as follows:

  • Clone the repository:
git clone https://github.com/valentineus/moodle-webhooks.git moodle-webhooks
  • Run the build script:
cd ./moodle-webhooks
/bin/sh build.sh

License

GNU Banner

GNU GPLv3. Copyright (c) Valentin Popov.