Skip to content

Commit fa4c75f

Browse files
authored
Merge pull request #931 from eighty9nine/main
[v4 support update] Add support for v4 to filament excel import package
2 parents 08d2bc7 + c100a17 commit fa4c75f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/plugins/eightynine-excel-import.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ author_slug: eightynine
55
categories: [table-builder]
66
description: This package adds a new action to your filament resource table, allowing you to easily import data to your model from excel files.
77
discord_url: https://discord.com/channels/883083792112300104/1167948377330303123
8-
docs_url: https://raw.githubusercontent.com/eighty9nine/filament-excel-import/3.x/README.md
8+
docs_urls:
9+
v3: https://raw.githubusercontent.com/eighty9nine/filament-excel-import/3.x/README.md
10+
v4: https://raw.githubusercontent.com/eighty9nine/filament-excel-import/4.x/README.md
911
github_repository: eighty9nine/filament-excel-import
1012
has_dark_theme: true
1113
has_translations: false

0 commit comments

Comments
 (0)