mschuett / freifunkmeta

Wordpress plugin to render api.freifunk.net data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Freifunk Metadata Wordpress Plugin

Build Status

A small Wordpress plugin to render Freifunk metadata according to the api.freifunk.net specification (german description).

It reads (and caches) JSON input from a configured URL and provides shortcodes to output the data.

Currently implemented are [ff_services], [ff_contact], and [ff_state].

An [ff_location] is also usable, but needs more work.

Example

Text:

Location:

[ff_location]

Services:

[ff_services]

Contact:

[ff_contact]

Contact Jena:

[ff_contact jena]

Output:

_location output example

shortcode output example

About

Wordpress plugin to render api.freifunk.net data

License:BSD 2-Clause "Simplified" License


Languages

Language:PHP 90.0%Language:Shell 7.6%Language:Gherkin 2.4%