wokster / yii2-tags-module
Yii2 module to add tags as behavior
Package info
github.com/wokster/yii2-tags-module
Type:yii2-extension
pkg:composer/wokster/yii2-tags-module
1.1.1
2017-09-22 08:45 UTC
Requires
- kartik-v/yii2-widget-select2: *
- yiisoft/yii2: ~2.0.0
This package is auto-updated.
Last update: 2026-03-01 00:23:48 UTC
README
used for educational purposes on my youtube channel:Yii2 for Blondes and Dummies: lessons, notes, guides используется в образовательных целях на моем канале в youtube: Yii2 для Блондинок и Чайников: уроки, заметки, гайды
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist wokster/yii2-tags-module "*"
or add
"wokster/yii2-tags-module": "*"
to the require section of your composer.json file.
Usage
coming soon