Skip to content
This repository has been archived by the owner on Jul 1, 2018. It is now read-only.

hosannahighertech/yii2-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Yii2 Calendar

Simple Calendar for filtering data via date

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist hosannahighertech/yii2-calendar "*"

or add

"hosannahighertech/yii2-calendar": "*"

to the require section of your composer.json file.

Usage

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

<?= \hosannahighertech\widgets\AutoloadExample::widget(); ?>```

About

Yii2 Calendar Widget

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages