Download the PHP package solution-forest/filament-simplelightbox without Composer
On this page you can find all versions of the php package solution-forest/filament-simplelightbox. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download solution-forest/filament-simplelightbox
More information about solution-forest/filament-simplelightbox
Files in solution-forest/filament-simplelightbox
Package filament-simplelightbox
Short Description This is my package filament-simplelightbox
License MIT
Homepage https://github.com/solutionforest/filament-simplelightbox
Informations about the package filament-simplelightbox
About Solution Forest
Solution Forest Web development agency based in Hong Kong. We help customers to solve their problems. We Love Open Soruces.
We have built a collection of best-in-class products:
- VantagoAds: A self manage Ads Server, Simplify Your Advertising Strategy.
- GatherPro.events: A Event Photos management tools, Streamline Your Event Photos.
- Website CMS Management: Website CMS Management
Filament SimpleLightbox
Description
Filament SimpleLightbox is a PHP package that provides a simple and lightweight solution for implementing a lightbox feature in your Filament admin panel. It allows you to easily preview Image, PDF and Office documents within your Filament.
Features
- Integration with the fslightbox JavaScript library for the lightbox functionality.
- Supports previewing PDF and Office documents. information
- Easy installation and usage.
Installation
You can install the package via composer:
Usage
You can pass parameter to generate url, also the url can be used as default value (defaultDisplayUrl
default is true):
Preview
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- alan
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-simplelightbox with dependencies
filament/filament Version ^3.0
filament/tables Version ^3.0
filament/infolists Version ^3.0
spatie/laravel-package-tools Version ^1.15.0
illuminate/contracts Version ^10.0|^11.0