Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/FriendsOfFlarum/webhooks
Flarum with outgoing webhooks
https://github.com/FriendsOfFlarum/webhooks
Last synced: 4 days ago
JSON representation
Flarum with outgoing webhooks
- Host: GitHub
- URL: https://github.com/FriendsOfFlarum/webhooks
- Owner: FriendsOfFlarum
- License: mit
- Created: 2018-11-30T01:22:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-04T08:48:35.000Z (about 1 month ago)
- Last Synced: 2024-10-29T22:37:25.348Z (5 days ago)
- Language: PHP
- Homepage:
- Size: 902 KB
- Stars: 21
- Watchers: 4
- Forks: 12
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FriendsOfFlarum Webhooks
![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/fof/webhooks.svg)](https://packagist.org/packages/fof/webhooks) [![OpenCollective](https://img.shields.io/badge/opencollective-fof-blue.svg)](https://opencollective.com/fof/donate) [![Donate](https://img.shields.io/badge/donate-datitisev-important.svg)](https://datitisev.me/donate)
A [Flarum](http://flarum.org) extension. Flarum with webhooks.
### Installation
Install manually with composer:
```sh
composer require fof/webhooks
```### Updating
```sh
composer update fof/webhooks
```### Links
[![OpenCollective](https://img.shields.io/badge/donate-friendsofflarum-44AEE5?style=for-the-badge&logo=open-collective)](https://opencollective.com/fof/donate) [![GitHub](https://img.shields.io/badge/donate-datitisev-ea4aaa?style=for-the-badge&logo=github)](https://datitisev.me/donate/github)
- [Packagist](https://packagist.org/packages/fof/webhooks)
- [GitHub](https://github.com/friendsofflarum/webhooks)An extension by [FriendsOfFlarum](https://github.com/FriendsOfFlarum).