Contributors: Roosa Virta Tags: block Tested up to: 6.1 Stable tag: 0.1.0 License: MIT WP Asteriski Calendar is a WordPress plugin that displays upcoming events from a Google Calendar.
© Asteriski ry
- WordPress 5.8 or later
- PHP 7.0 or later
- credentials.json with valid credentials for Google Calendar.
- Download and extract the plugin files.
- Upload the
wp-asteriski-calendar
folder to the/wp-content/plugins/
directory or install the plugin from the WordPress plugin repository. - Run
composer install
on root of the plugin - Activate the plugin through the 'Plugins' screen in WordPress.
- Use the
[asteriski-next-events]
shortcode in a post, page or widget to display the upcoming events.
HOX. credentials.json
must be in credentials directory. Ask it from Maks.
Use the [asteriski-next-events]
shortcode to display the upcoming events in a post or a page.
You can add the widget to a widget area by going to Appearance > Widgets and dragging the Asteriski's upcoming events widget to the desired widget area.
There are two settings for the widget:
- Title: The title of the widget
- Amount: The number of upcoming events to display
This plugin was created by Maks Turtiainen for Asteriski ry.