alexandermatveev / fancybox-bundle
Fancybox Bundle for Symfony3+
Package info
github.com/AlexanderMatveev/fancybox-bundle
Language:JavaScript
Type:symfony-bundle
pkg:composer/alexandermatveev/fancybox-bundle
1.0
2018-10-20 09:58 UTC
Requires
- php: >=5.3.0
Requires (Dev)
- symfony/console: ~2.1
- symfony/framework-bundle: ~2.1
- symfony/yaml: ~2.1
This package is auto-updated.
Last update: 2026-02-21 02:07:26 UTC
README
Current Version
Fancybox v3.5.2
Installation
composer require alexandermatveev/fancybox-bundle
Usage
Refer to the desired files in your HTML template, e.g.
<link href="{{ asset('bundles/alexandermatveevfancybox/dist/jquery.fancybox.min.css') }}" rel="stylesheet"> <script src="{{ asset('bundles/alexandermatveevfancybox/dist/jquery.fancybox.min.js') }}"></script>
Licenses
Refer to the source code of the included files for license information