Changeset 1947719
- Timestamp:
- 09/26/2018 10:33:58 PM (8 years ago)
- File:
-
- 1 edited
-
map-pins/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
map-pins/trunk/readme.txt
r1947716 r1947719 56 56 **To install Map Pins manually, follow these steps:** 57 57 58 1. Get the plugin using the plugins->add menu and search for `map-pins` 59 3. Activate the plugin through the Plugins menu in WordPress 60 4. Configure the Map Pins locations through the Map Pins menu (located in the left menu or in case of WPMU on network level) 61 5. Embed the Map Pins map on your website with the desired shortcode. 58 1. Get the plugin using the plugins->add menu and search for `map-pins` 59 3. Activate the plugin through the Plugins menu in WordPress 60 4. Get a Google Maps API key here: https://developers.google.com/maps/documentation/javascript/get-api-key (and also enable Google Places API on this key if you want to use the search box) 61 5. Go the the plugin settings page and paste your Google Maps API key there. All other settings are optional. 62 6. Configure the Map Pins locations through the Map Pins menu (located in the left menu or in case of WPMU on network level) 63 7. Embed the Map Pins map on any page or post using the [mappins-map] shortcode. 64 8. Enjoy 62 65 63 66 Otherwise just use the plugin-install page in wordpress.
Note: See TracChangeset
for help on using the changeset viewer.