Skip to content

Commit 9df81b3

Browse files
authored
Merge pull request #802 from timsinakiran/patch-2
Add Filament v4 support for CMSMax Error Pages
2 parents b2443ad + e433774 commit 9df81b3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

content/plugins/cmsmax-error-pages.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ author_slug: cmsmax
55
categories: [developer-tool]
66
description: Provides a more user-friendly error page for Filament panels when an error occurs.
77
discord_url: https://discord.gg/cmsmax
8-
docs_url: https://raw.githubusercontent.com/cmsmaxinc/filament-error-pages/main/README.md
8+
docs_url:
9+
v3: https://raw.githubusercontent.com/cmsmaxinc/filament-error-pages/3.x/README.md
10+
v4: https://raw.githubusercontent.com/cmsmaxinc/filament-error-pages/main/README.md
911
github_repository: cmsmaxinc/filament-error-pages
1012
has_dark_theme: true
1113
has_translations: true
12-
versions: [3]
14+
versions: [3, 4]
1315
publish_date: 2025-01-31
1416
---

0 commit comments

Comments
 (0)