Wordpress plugin to render api.freifunk.net data
Find a file
Martin Schütte 766f7772a5 bugfix, again
2016-03-11 16:17:20 +01:00
bin Use proper tests checkout for WP_VERSION=latest 2015-10-09 07:56:18 -07:00
features add Behat tests 2014-06-16 14:18:24 +00:00
tests fix test_output_ff_services 2016-03-11 15:25:29 +01:00
.gitignore ignore projects files and composer install 2014-06-16 14:17:20 +00:00
.travis.yml test travis-ci containers 2015-09-25 10:26:44 +02:00
behat.yml add Behat tests 2014-06-16 14:18:24 +00:00
composer.json use composer to fetch testing tools 2014-06-16 14:16:48 +00:00
freifunk_marker.png start writing ff_location 2014-04-06 15:06:40 +00:00
freifunkmeta.php bugfix, again 2016-03-11 16:17:20 +01:00
LICENCE add example and licence file 2014-04-02 18:54:57 +00:00
phpunit.xml add unit testing 2014-05-26 13:35:17 +00:00
README.md travis: add status image 2014-06-06 13:50:40 +00:00

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