PHPackages                             board/plugin-notify - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. board/plugin-notify

ActiveLibrary

board/plugin-notify
===================

Notify — post Board card events to Slack or Discord via an incoming webhook, as an automation action.

v0.1.0(today)00MITPHPPHP ^8.3

Since Jul 23Pushed todayCompare

[ Source](https://github.com/B-o-a-r-d/Notify-Plugin)[ Packagist](https://packagist.org/packages/board/plugin-notify)[ RSS](/packages/board-plugin-notify/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Board — Notify (Slack / Discord)
================================

[](#board--notify-slack--discord)

A Board Power-Up that contributes an **automation action** to post card events to a **Slack** or **Discord** incoming webhook. No board type, no OAuth, no infra — just an HTTP POST to a webhook you paste into the rule.

What it does
------------

[](#what-it-does)

In the automation builder, pick the action **“Notify Slack / Discord”** on any trigger (card created, moved to a list, due date reached, …) and configure:

- **Webhook URL** — a Slack `hooks.slack.com/…` or Discord `discord.com/api/webhooks/…` incoming webhook. The platform is detected from the URL.
- **Message** — a small template. Tokens: `{title}`, `{list}`, `{board}`, `{due}`, `{completed}`. Leave empty for an automatic `"[Board] Card title → List"`.

Different rules can target different channels (each rule stores its own webhook).

Security
--------

[](#security)

- Only `hooks.slack.com` and Discord webhook hosts are accepted.
- The request is SSRF-checked (`SafeUrl::safeConnection`) and pinned to the vetted IP (defeats DNS rebinding); redirects are disabled. The URL and the response body are never logged.

Install
-------

[](#install)

From the **Marketplace** (recommended), or via Composer:

```
composer require board/plugin-notify
php artisan optimize:clear
```

Requires the Board SDK contract 1 (`board/plugin-sdk ^0.2.9`).

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance100

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

0d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8fb3e7935d578f288802937e00c80e3bfc6a3608d815e401bef011e7d35b3f7e?d=identicon)[JibayMcs](/maintainers/JibayMcs)

---

Top Contributors

[![JibayMcs](https://avatars.githubusercontent.com/u/7621593?v=4)](https://github.com/JibayMcs "JibayMcs (1 commits)")

---

Tags

automationnotificationsslackwebhookboarddiscordkanban

### Embed Badge

![Health badge](/badges/board-plugin-notify/health.svg)

```
[![Health](https://phpackages.com/badges/board-plugin-notify/health.svg)](https://phpackages.com/packages/board-plugin-notify)
```

###  Alternatives

[laravel/slack-notification-channel

Slack Notification Channel for laravel.

89375.5M161](/packages/laravel-slack-notification-channel)[nexylan/slack

A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax.

1061.7M1](/packages/nexylan-slack)[simonbackx/slack-php-webhook

Post messages to your Slack channels with this easy to use library.

43866.5k2](/packages/simonbackx-slack-php-webhook)[awssat/discord-notification-channel

Discord Notification Channel for laravel.

94131.9k](/packages/awssat-discord-notification-channel)[lefuturiste/monolog-discord-handler

A simple monolog handler for support Discord webhooks

34118.3k4](/packages/lefuturiste-monolog-discord-handler)[snoeren-development/laravel-discord-webhook-channel

Send notifications to a Discord webhook.

1554.1k1](/packages/snoeren-development-laravel-discord-webhook-channel)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
