Filament - Upload Pro

Filament - Upload Pro 1.1.0

No tiene permiso para descargar
Lv.2
badge id 57 Primera Puntuación badge id 27 Primer recurso
Registrado
2 Oct 2025
Mensajes
8
Puntuación de reacciones
3
Credits
$6
The Filament - Upload Pro has been submitted and is now available for free download. Big thanks to the contribution from our member @murdock32 !
Ver adjunto 112638

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...
Read more about this resource...
 
I uploaded genuine original code..

to 'null' just remove 'ralphjsmit/packages' from composer.json and allowed-plugins.

ralphjsmit/packages just has a 'onPreFileDownload' composer hook that intercepts when a download url contains 'ralphjsmit' in the url to add some query params (used in the original site to track activations and ips).

If you host it in your own satis or use composer path repo you shouldn't have any problems.
 
Superior