Skip to content

alladas/yii2-news-sticker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Responsive jQuery News Ticker Box with Bootstrap3

jQuery and Bootstrap 3 based plugin for creating a clean responsive news ticker/slider

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist alladas/yii2-news-sticker "*"

or add

"alladas/yii2-news-sticker": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \alladas\yii2newssticker\NewsSticker::widget(); ?>```

About

jQuery and Bootstrap 3 based plugin for creating responsive news ticker/slider for Yii2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published