Skip to content

worstinme/yii2-comments

Repository files navigation

Yii2 Comments Extension

Yii2 Comments Extension

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist worstinme/yii2-comments "*"

or add

"worstinme/yii2-comments": "*"

to the require section of your composer.json file.

Usage

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

<?= \worstinme\comments\AutoloadExample::widget(); ?>```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages