Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

Commit 449a5c7

Browse files
authored
Merge pull request #1272 from ysfkaya/ysfkaya-update
Support v5 for menu manager and phone input
2 parents 4d57ad3 + 9a6e996 commit 449a5c7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

content/plugins/ysfkaya-menu-manager.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@ price: €59.00
88
description: Empower your users to effortlessly manage their navigation menus right from the front-end interface, enhancing user interaction and simplifying site navigation.
99
discord_url: https://discord.com/channels/883083792112300104/1197977998566105259
1010
docs_urls:
11+
v5: https://raw.githubusercontent.com/ysfkaya/filament-menu-manager-docs/main/README.md
1112
v4: https://raw.githubusercontent.com/ysfkaya/filament-menu-manager-docs/main/README.md
1213
v3: https://raw.githubusercontent.com/ysfkaya/filament-menu-manager-docs/1.x/README.md
1314
github_repository: ysfkaya/filament-menu-manager
1415
has_dark_theme: true
1516
has_translations: true
16-
versions: [3, 4]
17+
versions: [3, 4, 5]
1718
publish_date: 2024-02-19
1819
---

content/plugins/ysfkaya-phone-input.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,14 @@ categories: [form-builder, form-field, table-builder, table-column]
66
description: A phone input component that uses intl-tel-input
77
discord_url: https://discord.com/channels/883083792112300104/1016685204171149383
88
docs_urls:
9+
v5: https://raw.githubusercontent.com/ysfkaya/filament-phone-input/main/README.md
910
v4: https://raw.githubusercontent.com/ysfkaya/filament-phone-input/main/README.md
1011
v3: https://raw.githubusercontent.com/ysfkaya/filament-phone-input/3.x/README.md
1112
v2: https://raw.githubusercontent.com/ysfkaya/filament-phone-input/2.x/README.md
1213
v1: https://raw.githubusercontent.com/ysfkaya/filament-phone-input/1.x/README.md
1314
github_repository: ysfkaya/filament-phone-input
1415
has_dark_theme: true
1516
has_translations: true
16-
versions: [2, 3, 4]
17+
versions: [2, 3, 4, 5]
1718
publish_date: 2022-08-21
1819
---

0 commit comments

Comments
 (0)