Components
Media Library
Integrations
Filament Upload Pro-integration
By default, the Media Library upload field will make use of Filament's FileUpload field.
AdvancedFileUpload
Filament Plugins has also made an alternative upload field available via the Filament Upload Pro package. This field is an alternative upload-experience with many benefits for large uploads and it can provide a better experience, particularly when bulk uploading.
- Alternative upload-experience
- Can handle very large files by uploading them in chunks
- Works around Cloudflare 100MB limit
- Advanced image editor
For more details, check out the plugin page.
Disabling Upload Pro integration
If you have the Upload package installed but do not wish to use this integration, you may disable it by using the ->uploadProIntegration() method: