Skip to content

Gumennikov/yii2-commentary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commentary module for Yi2

Commentary module for Yi2

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist ilyag/yii2-commentary "*"

or add

"ilyag/yii2-commentary": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \ilyag\commentary\AutoloadExample::widget(); ?>```

About

yii2-commentary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages