Libraries tagged by filament table actions
codewithdennis/filament-lucide-icons
82486 Downloads
A Filament plugin that integrates Lucide icons, allowing you to use them seamlessly across Filament forms, tables, actions, and more.
leek/filament-right-click
1986 Downloads
Right-click table row menus for Filament panels that trigger native Filament actions.
daljo25/filament-tabler-icons
4823 Downloads
A Filament plugin that integrates tabler icons, allowing you to use them seamlessly across Filament forms, tables, actions, and more.
codewithdennis/filament-factory-action
10221 Downloads
This plugin adds a new feature to the Filament admin panel table, enabling easy generation of test records for your database tables using your Laravel Factory definitions.
shreejan/actionable-column
5621 Downloads
Interactive table column with clickable actions for Filament v4 and v5
jeffersongoncalves/filament-action-export
758 Downloads
Export Filament tables to CSV, XLSX and PDF with preview and print support.
jeffersongoncalves/filament-flux
594 Downloads
Filament v5 plugin exposing Livewire Flux UI components as native Form Fields, Table Columns, Infolist Entries and Actions.
jeffersongoncalves/filament-sensible-defaults
316 Downloads
A Filament plugin that applies a curated set of sensible, opinionated UI defaults across your panels (actions, forms, selects, date-time pickers, tables, pages and display formats) with config-driven, per-block opt-outs.
syriable/filament-translator
836 Downloads
Convention-based automatic translations for Filament forms, tables, actions, and pages.
rmitesh/filament-action
3513 Downloads
Creates a Filament table action.
maggomann/filament-only-icon-display
6581 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.
christmex/filament-toggle-table-group-action
230 Downloads
This is my package filament-toggle-table-group-action
mhdrefdi-ptr/filament-freeze-action-table
0 Downloads
A Filament package that keeps table action columns fixed (frozen) during horizontal scrolling, ensuring actions remain visible and easily accessible.
hotsed/filament-sticky-actions
69 Downloads
A Filament plugin to make table action columns sticky when scrolling horizontally
jeffersongoncalves/filament-ban
1 Downloads
Ban and unban any Eloquent model directly from Filament tables with ready-to-use actions, bulk actions, an icon column and a status filter, powered by cybercog/laravel-ban.