[PR #3138] [MERGED] Added webhook_call_before logical theme system event hook #6140

Closed
opened 2026-02-05 10:25:20 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/3138
Author: @ssddanbrown
Created: 1/3/2022
Status: Merged
Merged: 1/3/2022
Merged by: @ssddanbrown

Base: masterHead: webhook_theme_function


📝 Commits (1)

  • fe54c7f Added webhook_call_before theme event hook

📊 Changes

3 files changed (+57 additions, -1 deletions)

View changed files

📝 app/Actions/DispatchWebhookJob.php (+6 -1)
📝 app/Theming/ThemeEvents.php (+16 -0)
📝 tests/ThemeTest.php (+35 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/3138 **Author:** [@ssddanbrown](https://github.com/ssddanbrown) **Created:** 1/3/2022 **Status:** ✅ Merged **Merged:** 1/3/2022 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `webhook_theme_function` --- ### 📝 Commits (1) - [`fe54c7f`](https://github.com/BookStackApp/BookStack/commit/fe54c7f27ad2c2111020b2f28c58d889794ea1c5) Added webhook_call_before theme event hook ### 📊 Changes **3 files changed** (+57 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Actions/DispatchWebhookJob.php` (+6 -1) 📝 `app/Theming/ThemeEvents.php` (+16 -0) 📝 `tests/ThemeTest.php` (+35 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:25:20 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6140