Kleingartenverein24

Kleingartenverein24

0/5 (0 ratings) — active installs Updated Sep 23, 2026

Kleingartenverein24 connects a WordPress site with the Kleingartenverein24 API. Garden clubs can display available or not yet leased garden plots, upcoming work assignments, and upcoming meetings from their tenant account on their public website.

Learn more: Kleingartenverein24 website.

The first feature is a shortcode for available garden plots:

[shortaktien_garten]

Further shortcodes:

[shortaktien_arbeitseinsaetze]

[shortaktien_versammlungen]

The plugin adds a WordPress admin menu named “Kleingartenverein24” where site administrators can configure the API URL, save a tenant-bound API key, and test the connection.

License

This plugin, all included libraries, and all included assets are GPL-licensed or available under a GPL-compatible license.

External service

This plugin connects to the Kleingartenverein24 API at https://kleingartenverein24.de.

API requests are made only after an administrator configures an API key in the plugin settings or runs the connection test. The plugin sends the configured API key as a Bearer token:

Authorization: Bearer kgv_live_...

The API is used to authenticate the tenant and retrieve tenant garden plot, work assignment, and meeting data. A separate X-Tenant-Slug header is not required for tenant-bound API keys.

Service website: Kleingartenverein24