wokster/yii2-tags-module

Yii2 module to add tags as behavior

Installs: 133

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

1.1.1 2017-09-22 08:45 UTC

This package is auto-updated.

Last update: 2024-03-29 02:28:50 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