-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathreadme.txt
59 lines (39 loc) · 1.28 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
=== JEO GeoJSON API ===
Contributors: miguelpeixe
Donate link: http://jeowp.org/
Tags: jeo, geojson, api
Requires at least: 4.0
Tested up to: 4.3.1
Stable tag: 0.0.3
License: MIT
License URI: http://mit-license.org/
Turn your WordPress JEO project pluggable through an easy to install and customizable GeoJSON API.
== Description ==
Turn your WordPress JEO project pluggable through an easy to install and customizable GeoJSON API.
= Features =
* Select custom fields to output
* Choose which taxonomies to output
* Pagination data provided on response headers
= Developers =
Head down to our [GitHub repository](https://github.com/ecodigital/jeo-api)
== Installation ==
Simple installation:
1. From your WordPress dashboard, click `Plugins` -> `Add new`
2. Search for JEO GeoJSON API
3. Click `Install now`
4. Activate
Uploading zip file:
1. Download the plugin from this page
2. Go to `Plugins` -> `Add new` -> `Upload` and upload the zip file
3. Activate
== Frequently Asked Questions ==
You might help us with that. [Ask as something](https://github.com/ecodigital/jeo-api/issues)!
== Screenshots ==
== Changelog ==
= 0.0.3 =
* Support `date_query` with `from` and `to` parameters (must be an ISO 8601 string)
= 0.0.2 =
* Fix CORS
= 0.0.1 =
* First release
== Upgrade Notice ==