WP Store Finder
Wordpress store finder
by Jim van Eijk - 23G · github.com/jimvaneijk/wp-store-finder · website
★ 0stars
158composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/jimvaneijk/wp-store-finder/archive/refs/heads/master.zipAlso on Packagist as jimvaneijk/wp-store-finder:
composer require jimvaneijk/wp-store-finderFrom the readme
WP Store finder
A wordpress plugin which displays a map with all the stores that are configured by there location.
Add your Google api key in your .env
WPSTOREFINDERGOOGLEAPI=[GOOGLE API]
Shortcode:
[wp-store-finder]
API:
Get all store
/wp-json/wp-store-finder/v1
Import locations:
- Make a json directory withing your public root folder.
- make a stores.json file :
-
Important
This function is by default disabled. enable it by adding a .env prop called:
WPSTOREFINDERACCEPTIMPORT=true
Conribution is welcome :)
Jim van Eijk
(jim@23g.nl)
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.