Recommend this page to a friend! |
Download .zip |
Info | Documentation | View files (5) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2024-03-29 (18 hours ago) | Not yet rated by the users | Total: Not yet counted | Not yet ranked |
Version | License | PHP version | Categories | |||
yii2-calendly 1.0 | BSD License | 5 | PHP 5, Time and Date, Content management |
Description | Author | |
This package can show Calendly calendars on HTML Web pages. |
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 |
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 |
Version Control | Unique User Downloads | |||||||
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.