Libraries tagged by filament actions
saade/filament-extra
894 Downloads
A set of reusable Filament helpers, columns, fields, actions and more!
tomatophp/filament-social
557 Downloads
Integration of social media platform actions and auth to your FilamentPHP panel
moox/clipboard
122 Downloads
Filament fields with copy to clipboard action.
rmitesh/filament-action
3402 Downloads
Creates a Filament table action.
abather/spatie-laravel-model-states-actions
170 Downloads
This is my package spatie-laravel-model-states-actions
maggomann/filament-only-icon-display
5674 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.
nhanchaukp/filament-copyactions
184 Downloads
A easy-to-use copy actions for Filament Admin.
hulsia/filament-extra
242 Downloads
A set of reusable Filament helpers, columns, fields, actions and more!
noin/filament-activity-log
129 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.
vortechstudio/html2media
537 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.
sakanjo/filament-fakefill-action
73 Downloads
A filament action to fill the form with fake data.
waseet/filament-activity-log
359 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.
ibrahimbougaoua/filament-sound
15 Downloads
The package provides a simple and convenient way to incorporate auditory cues into your application's user experience. By utilizing the Web Audio API and event listeners, FilamentSound detects successful CRUD operations and triggers the corresponding sound effect in response. This helps users receive immediate feedback and acknowledgment when performing actions like creating new records, updating existing data, or deleting entries.
zhenghaowei/filament-actions
11 Downloads
Easily add beautiful action modals to any Livewire component.
panlatent/filament-action-confirmation
8 Downloads
Prompt the user to enter the specified text before performing sensitive operations.