Libraries tagged by filament actions
filament/actions
10408667 Downloads
Easily add beautiful action modals to any Livewire component.
pxlrbt/filament-excel
1169009 Downloads
Supercharged Excel exports for Filament Resources
webbingbrasil/filament-copyactions
375352 Downloads
A easy-to-use copy actions for Filament Admin.
hugomyb/filament-media-action
37477 Downloads
Automatically display your media (video, audio, document, image, ...) with an action
bytexr/filament-queueable-bulk-actions
57192 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
36531 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
9183 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
5943 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.
codewithdennis/filament-simple-map
2541 Downloads
This package offers a straightforward and easy-to-use map action component for your Filament application.
juliomotol/filament-password-confirmation
11295 Downloads
Prompt users to re-enter their password before performing sensitive actions.
sakanjo/filament-reset-action
1348 Downloads
A Filament action to reset the form state.
andreia/filament-stripe-payment-link
915 Downloads
Filament action to generate a Stripe payment link
maggomann/filament-only-icon-display
5099 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
826 Downloads
Dynamically disable or hide actions when form is dirty
afsakar/filament-translate-action
2788 Downloads
Translate action for FilamentPHP