https://github.com/alexandermatveev/fancybox-bundle
https://github.com/alexandermatveev/fancybox-bundle
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexandermatveev/fancybox-bundle
- Owner: AlexanderMatveev
- Created: 2018-10-20T09:53:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-20T10:00:09.000Z (over 7 years ago)
- Last Synced: 2024-11-15T20:22:15.865Z (over 1 year ago)
- Language: JavaScript
- Size: 91.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Fancybox Free bundle for Symfony
=======================
## Current Version
Fancybox v3.5.2
## Installation
``` bash
composer require alexandermatveev/fancybox-bundle
```
## Usage
Refer to the desired files in your HTML template, e.g.
``` html
```
## Licenses
Refer to the source code of the included files for license information
## References
1. https://fancyapps.com/fancybox/3/
2. http://symfony.com