Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 399 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 399 Bytes

Yii2 extension template

Package template for Yii2 extension

Installation

The preferred way to install this extension is through Composer. Either run:

composer require --prefer-dist ensostudio/yii2-extension "*"

or add

"ensostudio/yii2-extension": "*"

to the require section of your composer.json file.