Download the PHP package franc-liuzzi/ep-geo without Composer
On this page you can find all versions of the php package franc-liuzzi/ep-geo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download franc-liuzzi/ep-geo
More information about franc-liuzzi/ep-geo
Files in franc-liuzzi/ep-geo
Download franc-liuzzi/ep-geo
More information about franc-liuzzi/ep-geo
Files in franc-liuzzi/ep-geo
Vendor franc-liuzzi
Package ep-geo
Short Description Geo query integration for ElasticPress
License MIT
Package ep-geo
Short Description Geo query integration for ElasticPress
License MIT
Please rate this library. Is it a good library?
Informations about the package ep-geo
ep-geo
Geo query integration for ElasticPress
Installation
- Follow installation instructions for ElasticPress.
- Install and activate this plugin (ep-geo) in WordPress.
- Navigate to Admin > ElasticPress and activate "Geo".
Usage
By default, this plugin looks in post meta fields named "latitude" and "longitude". They should be plain text fields with lat/lon represented as floats.
Find posts within 30mi of Portland, OR, USA, ordered by distance:
If your latitude and longitude data is stored somewhere else, or if you need to calculate or preprocess the geo_point location, it's configurable with a WordPress hook:
All versions of ep-geo with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
^8.51
The package franc-liuzzi/ep-geo contains the following files
Loading the files please wait ....