joe-miller / yii2-bxslider
Yii2 BxSlider
Installs: 3 297
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Type:yii2-extension
Requires
- bower-asset/bx-slider.js: *
This package is not auto-updated.
Last update: 2025-07-05 20:17:37 UTC
README
A yii2 wrapper for BxSlider by Steven Wanderski
Installation
The preferred mehtod of installation is via composer
Add "joe-miller/yii2-bxslider": "dev-master"
to the require section of your composer.json
or type the following into a terminal;
php composer.phar require "joe-miller/yii2-bxslider": "dev-master"
Refer to BxSlider for a full description of the options and usage of the BxSlider plugin