Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 385 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 385 Bytes

Yii2 ArtTemplate Asset

=======================

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist zgb7mtr/yii2-art-template-asset "*"

or add

"zgb7mtr/yii2-art-template-asset": "*"

to the require section of your composer.json file.