Simple Calendar for filtering data via date
Simple Calendar for filtering data via date, (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist hosannahighertech/yii2-calendar "*"
or add, (*4)
"hosannahighertech/yii2-calendar": "*"
to the require section of your composer.json file., (*5)
composer.json
Once the extension is installed, simply use it in your code by :, (*6)
php <?= \hosannahighertech\widgets\AutoloadExample::widget(); ?>, (*7)
php <?= \hosannahighertech\widgets\AutoloadExample::widget(); ?>
Sources Download
MIT
extension yii2 calendar