Description
This plugin shows calendar of Doorkeeper’s event.
You can deploy this calendar in your wordpress at few step.
This plugin uses,
Doorkeeper API – http://www.doorkeeperhq.com/developer/api
Full Calendar – http://fullcalendar.io
Arbitrary section
Installation
- Upload
DoorkeeperCalendarto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Set a Doorkeeper’s group id through the ‘Doorkeeper設定’.
- Place
<?php echo $dkCalendar->get_calendar(); ?>in your templates. - Or use shortcode [doorkeeper_calendar].
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Doorkeeper Calendar” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Doorkeeper Calendar” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.2
- Add a shortcode [doorkeeper_calendar].