mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-08 03:10:34 +03:00
[PR #1942] [MERGED] Add custom render hooks to our footer #1663
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:boy132/custom-render-hooks📝 Commits (2)
1004dc2add custom render hooks to our footer4aad651use enum📊 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.