dev-master
9999999-devHC widget for Yii2.
BSD-3-Clause
The Requires
by Alex Kotov
extension yii2 yii yii 2 widget hc
1.0.0
1.0.0.0HC widget for Yii2.
BSD-3-Clause
The Requires
by Alex Kotov
extension yii2 yii yii 2 widget hc
HC widget for Yii2.
The preferred way to install this extension is through composer., (*1)
Either run, (*2)
composer require klxdr/yii2-hc-widget:~1.0
or add, (*3)
"klxdr/yii2-hc-widget" : "~1.0"
to the require section of your application's composer.json
file., (*4)
Read documentation firstly https://www.hypercomments.com/ru/documentation/, (*5)
To display HC comments, (*6)
use klxdr\hc\Comments; echo Comments::widget([ 'siteid' => WIDGET_ID, 'identifier' => XID ]);
To render CommentsCount widget write:, (*7)
use klxdr\hc\CommentsCount; CommentsCount::widget([ 'siteid' => WIDGET_ID, 'identifier' => XID ]);
HC widget for Yii2.
BSD-3-Clause
extension yii2 yii yii 2 widget hc
HC widget for Yii2.
BSD-3-Clause
extension yii2 yii yii 2 widget hc