Download the PHP package infoweb-internet-solutions/yii2-cms-sliders without Composer
On this page you can find all versions of the php package infoweb-internet-solutions/yii2-cms-sliders. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download infoweb-internet-solutions/yii2-cms-sliders
More information about infoweb-internet-solutions/yii2-cms-sliders
Files in infoweb-internet-solutions/yii2-cms-sliders
Package yii2-cms-sliders
Short Description Slider module for Yii2
License MIT
Informations about the package yii2-cms-sliders
Sliders module for Yii 2
Docs
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Once the extension is installed, simply modify your common configuration as follows:
Run this migration
Import the translations
Add to backend/config/main.php
``
Configuration
All available configuration options are listed below with their default values.
defaultWith (type: integer
, default: 800
)
The default with (in pixels) of a new slider.
defaultHeight (type: integer
, default: 200
)
The default height (in pixels) of a new slider.
enableImageTitle (type: boolean
, default: false
)
If this option is set to true
, it is possible to set a title for each image of a slider.
enableImageSubTitle (type: boolean
, default: false
)
If this option is set to true
, it is possible to set a subtitle for each image of a slider.
enableImageDescription (type: boolean
, default: false
)
If this option is set to true
, it is possible to set a description for each image of a slider.
enableImageUrl (type: boolean
, default: false
)
If this option is set to true
, it is possible to set an url for each image of a slider.
enableTextPosition (type: boolean
, default: false
)
If this option is set to true
, it is possible to set a position for each image text in the a slider.
All versions of yii2-cms-sliders with dependencies
infoweb-internet-solutions/yii2-cms Version @stable
bower-asset/growl Version @stable