yozh/yii2-widget-modal

This package is abandoned and no longer maintained. No replacement package was suggested.

Description

Installs: 26

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Language:JavaScript

Type:yii2-extension

dev-master 2018-06-01 04:29 UTC

This package is auto-updated.

Last update: 2019-02-28 09:54:04 UTC


README

Description

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist yozh/yii2-modal "*"

or add

"yozh/yii2-modal": "*"

to the require section of your composer.json file.

Usage