- Краткое описание
- Easily integrate a beautiful file upload component into your Filament app with advanced features including image editor, drag & drop, custom actions, and seamless support for both Filament V3 and V4.
This package allows you to easily integrate a beautiful file upload component into your Filament app, inside and outside panels. It provides an alternative flexible layout to the native FileUpload, paired with great performance for uploading very large files (S3 Multipart upload or manually chunked for non-S3 disks). It includes an advanced image editor out of the box, supports drag & drop and a whole bunch of handy actions (download, preview, replace, reordering). It includes the ability to insert custom actions per file, making it easy to provide custom actions to run on individual files (existing or just uploaded), like file modifications or editing meta-data, giving you endless flexibility. Furthermore, it includes several components that you can use out-of-the-box in the rest of your Filament forms and infolists, like an ImageEditor component that you are can use in your own forms where you want to provide such functionality.
NEW: The package supports Filament V3 & Filament V4 (beta).