silverware / lightbox
SilverWare Lightbox Module.
Installs: 136
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Language:JavaScript
Type:silverstripe-vendormodule
Requires
- php: >=5.6.0
- silverware/silverware: ^1.0
This package is not auto-updated.
Last update: 2024-10-25 12:05:10 UTC
README
Provides a lightbox popup for linked images within SilverWare apps.
Contents
Requirements
Installation
Installation is via Composer:
$ composer require silverware/lightbox
Usage
Once installed, this module will automatically provide lightbox popups for linked images within
SilverWare components. You can also make use of the lightbox popup by adding
data-toggle="lightbox"
to your link elements.
Issues
Please use the GitHub issue tracker for bug reports and feature requests.
Contribution
Your contributions are gladly welcomed to help make this project better. Please see contributing for more information.
Attribution
- Makes use of Bootstrap Lightbox by Ashley White.
Maintainers
License
BSD-3-Clause © Praxis Interactive