[PR #1942] [MERGED] Add custom render hooks to our footer #1663

Closed
opened 2026-02-04 20:06:06 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1942
Author: @Boy132
Created: 11/28/2025
Status: Merged
Merged: 11/28/2025
Merged by: @Boy132

Base: mainHead: boy132/custom-render-hooks


📝 Commits (2)

📊 Changes

2 files changed (+15 additions, -1 deletions)

View changed files

app/Enums/CustomRenderHooks.php (+9 -0)
📝 resources/views/filament/layouts/footer.blade.php (+6 -1)

📄 Description

Allows plugins to add to our footer, e.g. additional links or info texts.


🔄 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/pelican-dev/panel/pull/1942 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 11/28/2025 **Status:** ✅ Merged **Merged:** 11/28/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/custom-render-hooks` --- ### 📝 Commits (2) - [`1004dc2`](https://github.com/pelican-dev/panel/commit/1004dc2bf4388d2c7fbe610fa9dd3a828404639c) add custom render hooks to our footer - [`4aad651`](https://github.com/pelican-dev/panel/commit/4aad651178308cc48b380cec237d1508ad71e09b) use enum ### 📊 Changes **2 files changed** (+15 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `app/Enums/CustomRenderHooks.php` (+9 -0) 📝 `resources/views/filament/layouts/footer.blade.php` (+6 -1) </details> ### 📄 Description Allows plugins to add to our footer, e.g. additional links or info texts. --- <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-04 20:06:06 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1663