Description
This plugin allow you to add your food truck locations in a simple way.
Just create some locations with the admin interface by positionning a marker on a map, add a location name and description and time tables (day of week, start time and end time).
Your customers will see a map with your week locations, and depending when they visit your website, the current location (pulsing marker) or next location will popup on the map, showing at a glance where you are now or next time.
Features
– Create locations of your food truck and add days of the week and hours you are in
– Map marker color customization
– Vacation mode : activate and set a message to inform your customers that you are on vacation (the map will be darken and the message will be overlayed on the map)
– Map directly informs visitors where you are now, depending on the browser local time, or your next location
– Hide quickly a location or a day/time with a visible property
Maps are rendered with the Leaflet library.
Source code is available at https://github.com/Leaflet/Leaflet.
Translations
Currenlty english and french are supported.
Translators are welcome.
Screenshots
Installation
In your wp-admin page, just click on “add new” and search for “Food Truck Locator”.
Or manually,
– Upload the plugin to the “/wp-content/plugins” directory
– Activate the plugin through the “Plugins” menu in WordPress
In the wp-admin, a new menu will be visible “Food Truck Locator” where you can change settings and add locations.
To add you locations map in a page or a post, add the shortcode [foodtrucklocator].
FAQ
-
How to add my map?
-
Insert the folowing shortcode [foodtrucklocator]
-
The plugin is not in my native language
-
Do not hesitate to contribute to the translations by opening a issue here: https://github.com/Skuair/food-truck-locator-wp-plugin
-
Is it possible to change the map parker color and content?
-
You can change the color of the marker in the plugin settings.
The content popup is automatically generated with the location name, description and time tables. -
How to report a bug or ask for a feature?
-
Bugs and feature requests can be reported to the GitHub repository : https://github.com/Skuair/food-truck-locator-wp-plugin
For support for using the plugin, use the wordpress plugin forum.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Food Truck Locator” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Food Truck Locator” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
Initial version.