Libraries tagged by filament actions
filament/actions
9090202 Downloads
Easily add beautiful action modals to any Livewire component.
pxlrbt/filament-excel
1060704 Downloads
Supercharged Excel exports for Filament Resources
webbingbrasil/filament-copyactions
330693 Downloads
A easy-to-use copy actions for Filament Admin.
hugomyb/filament-media-action
29827 Downloads
Automatically display your media (video, audio, document, image, ...) with an action
bytexr/filament-queueable-bulk-actions
47877 Downloads
This Filament plugin simplifies managing bulk operations asynchronously in a queue. It provides tracking and status updates for tasks, while supporting both action calls and job dispatches. Excellent for bulk data updates and tasks with Filament & Livewire support for real-time notifications.
noxoua/filament-activity-log
33646 Downloads
A Laravel package that simplifies activity logging in the Filament admin panel, with support for logging create, update, delete, and restore actions. It integrates with the 'spatie/laravel-activitylog' package and includes a modernized activity log viewing page.
torgodly/html2media
5524 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.
codewithdennis/filament-factory-action
5082 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.
afsakar/filament-translate-action
2652 Downloads
Translate action for FilamentPHP
codewithdennis/filament-simple-map
1960 Downloads
This package offers a straightforward and easy-to-use map action component for your Filament application.
juliomotol/filament-password-confirmation
7924 Downloads
Prompt users to re-enter their password before performing sensitive actions.
sakanjo/filament-reset-action
1163 Downloads
A Filament action to reset the form state.
andreia/filament-stripe-payment-link
658 Downloads
Filament action to generate a Stripe payment link
maggomann/filament-only-icon-display
1664 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.
defstudio/filament-dynamic-actions
420 Downloads
Dynamically disable or hide actions when form is dirty