Recommend this page to a friend! |
Download |
Info | Documentation | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2024-03-29 (6 months ago) | Not enough user ratings | Total: 10 | All time: 11,420 This week: 73 |
Version | License | PHP version | Categories | |||
yii2-calendly 1.0 | BSD License | 5 | PHP 5, Time and Date, Content management |
Embeds Calendly widgets into Yii2 applications
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist daxslab/yii2-calendly "*"
or add
"daxslab/yii2-calendly": "*"
to the require section of your composer.json
file.
<?= \daxslab\calendly\Calendly::widget([
'calendlyId' => Yii::$app->params['calendlyId'],
'mode' => \daxslab\calendly\Calendly::MODE_INLINE,
]) ?>
The component will try to set some properties by default:
Proudly made by Daxslab.
|
Files (5) |
File | Role | Description |
---|---|---|
Calendly.php | Class | Class source |
CHANGELOG.md | Data | Auxiliary data |
composer.json | Data | Auxiliary data |
LICENSE.md | Lic. | License text |
README.md | Doc. | Example script |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.