-
Notifications
You must be signed in to change notification settings - Fork 1
License
WebDevStudios/mapbox-for-wp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== Mapbox For WP === Contributors: WebDevStudios, williamsba1, tw2113, scottbasgaard Tags: mapbox, block, map, maps, embed, interactive map Tested up to: 6.2.2 Stable tag: 1.0.1 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html Requires at least: 6.2 Requires PHP: 7.4 Integrate and display Mapbox Maps. == Description == Display and integrate maps from your [Mapbox](https://www.mapbox.com/) account. You can make use of default available Mapbox styles or your custom styles to show off maps. Styles, latitude/longitude, zoom, pitch, and bearing will all be customizable for the block. == Frequently Asked Questions == = Do I need to have a Mapbox account? = Yes, you can sign up for an account over at [Mapbox Signup](https://account.mapbox.com/auth/signup/). = Where can I find my public token? = Visit the [Access Tokens](https://account.mapbox.com/access-tokens/) section on your Mapbox dashboard to find your public token. = How do I find the value to use for my custom style? = Visit [Mapbox Studio](https://studio.mapbox.com/) and click the 3 dots on the righthand side of each style listed or by clicking the SHARE button. In the popup that appears, there should be a "Style URL" field at the end and a "copy to clipboard" button. This is the value needed to set a custom style on your Mapbox block. = Are you officially affiliated with Mapbox? = No, we do not have official affiliation. We are big fans of their platform. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/mapbox-for-wp` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Visit Mapbox for WP > Settings in the WordPress Dashboard to enter your Mapbox token key. == Screenshots == == Changelog == = 1.0.1 - 2023-06-27 = * Added: admin notification upon settings success. = 1.0.0 - 2023-06-20 = * Initial release == Upgrade Notice == = 1.0.1 - 2023-06-27 = * Added: admin notification upon settings success. = 1.0.0 - 2023-06-20 = * Initial release.