Download the PHP package asmit/filament-upload without Composer
On this page you can find all versions of the php package asmit/filament-upload. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download asmit/filament-upload
More information about asmit/filament-upload
Files in asmit/filament-upload
Package filament-upload
Short Description Filament PDF file upload and preview.
License MIT
Informations about the package filament-upload
Advanced Upload
The Advanced Upload plugin allows you to upload PDF files with preview functionality along with Filament's default file upload features. This package provides a seamless way to handle PDF uploads with customizable preview options.
Features
- PDF file upload with live preview
- Customizable preview height
- Configurable page display
- Optional toolbar controls
- Adjustable zoom levels
- Multiple fit types for PDF display
- Optional navigation panes
- Seamless integration with Filament forms
Installation
You can install the package via composer:
Publishing Assets
Usage
Configuration Options
Method | Description | Default |
---|---|---|
pdfPreviewHeight() |
Set the height of PDF preview | 320px |
pdfDisplayPage() |
Set the default page to display | 1 |
pdfToolbar() |
Enable/disable toolbar controls | false |
pdfZoomLevel() |
Set the zoom level percentage | 100 |
pdfFitType() |
Set the PDF fit type | FIT |
pdfNavPanes() |
Enable/disable navigation panes | false |
Credits
Security
If you discover a security vulnerability within this package, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.
Contributing
Please see CONTRIBUTING for details.
📄 License
The MIT License (MIT). Please see License File for more information.