diff --git a/content/authors/gerard-guiu.md b/content/authors/gerard-guiu.md new file mode 100644 index 000000000..600edc93c --- /dev/null +++ b/content/authors/gerard-guiu.md @@ -0,0 +1,8 @@ +--- +name: Gerard Guiu +slug: gerard-guiu +github_url: https://github.com/gerardguiu +twitter_url: https://x.com/gerardguiu +--- + +Full-stack developer specialized in Laravel and Filament, from Girona and a Barça fan. Creator of the filament-filter-presets package that allows saving and loading filter presets in Filament tables. \ No newline at end of file diff --git a/content/plugins/gerard-guiu-filter-presets.md b/content/plugins/gerard-guiu-filter-presets.md new file mode 100644 index 000000000..c069d5891 --- /dev/null +++ b/content/plugins/gerard-guiu-filter-presets.md @@ -0,0 +1,14 @@ +--- +name: Filter Presets +slug: gerard-guiu-filter-presets +author_slug: gerard-guiu +categories: [table-builder, form-builder] +description: Save and load filter presets for Filament tables. +discord_url: +docs_url: https://raw.githubusercontent.com/gerardguiu/filament-filter-presets/v1.0.1/README.md +github_repository: gerardguiu/filament-filter-presets +has_dark_theme: true +has_translations: true +versions: [2] +publish_date: 2025-08-04 +--- \ No newline at end of file