Filament - Upload Pro

Filament - Upload Pro 1.1.0

Sem autorização para baixar
Lv.2
badge id 57 Primeira Pontuação badge id 27 Primeiro Recurso
Associado
02/10/2025
Mensagens
8
Pontuação de reações
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 !
Visualizar anexo 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.
 
Top