promo-pr/yii2-widgets

System widgets for Yii2

Installs: 14

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

2.0.0 2016-11-19 16:28 UTC

This package is not auto-updated.

Last update: 2024-05-20 12:47:02 UTC


README

Latest Version Total Downloads

Yii2 Widgets is a system widgets for all projects.

Install

The preferred way to install this extension is through composer.

Either run

$ php composer.phar require --prefer-dist promo-pr/yii2-widgets "*"

or add

"promo-pr/yii2-widgets": "*"

to the require section of your composer.json file.