WP Manifestindependent plugin directory
manifest / events / wordpress-helfi-linkedevents

Helsinki Linked Events

WP plugin for getting events from Helsinki Linked Events API

by ArtCloud · github.com/city-of-helsinki/wordpress-helfi-linkedevents

0stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/city-of-helsinki/wordpress-helfi-linkedevents/archive/refs/heads/main.zip

Integration with the Helsinki Linked Events API.

Registers a custom post type for storing API request configuration and a dynamic block, which renders the fetched events.

API docs

Dependencies

Required

  • None

Development

Assets

(S)CSS and JS source files are stored in /src. Asset complitation is done with Gulp and the processed files can be found in /assets.

Install dependencies with npm install. Build assets with gulp scripts and gulp styles or watch changes with gulp watch.

Collaboration

Raise issues for found bugs or development ideas. Feel free to send pull requests for bugfixes and new or improved features.