PHPackages                             doublesecretagency/craft-mapbox - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. doublesecretagency/craft-mapbox

ActiveCraft-plugin[API Development](/categories/api)

doublesecretagency/craft-mapbox
===============================

Maps in minutes. Powered by the Mapbox API.

2.0.2(5mo ago)34002[8 issues](https://github.com/doublesecretagency/craft-mapbox/issues)[1 PRs](https://github.com/doublesecretagency/craft-mapbox/pulls)proprietaryPHPCI passing

Since May 22Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/doublesecretagency/craft-mapbox)[ Packagist](https://packagist.org/packages/doublesecretagency/craft-mapbox)[ RSS](/packages/doublesecretagency-craft-mapbox/feed)WikiDiscussions v2-dev Synced 1mo ago

READMEChangelog (9)Dependencies (1)Versions (13)Used By (0)

[![Plugin icon](https://camo.githubusercontent.com/02d205a83f3acba04dff8243402439a95cc00332cfb5237f763073557f7e3f7e/68747470733a2f2f706c7567696e732e646f75626c657365637265746167656e63792e636f6d2f6d6170626f782f696d616765732f69636f6e2e737667)](https://camo.githubusercontent.com/02d205a83f3acba04dff8243402439a95cc00332cfb5237f763073557f7e3f7e/68747470733a2f2f706c7567696e732e646f75626c657365637265746167656e63792e636f6d2f6d6170626f782f696d616765732f69636f6e2e737667)

Mapbox plugin for Craft CMS
===========================

[](#mapbox-plugin-for-craft-cms)

**Maps in minutes. Powered by the Mapbox API.**

---

### Create flexible [Dynamic Maps](https://plugins.doublesecretagency.com/mapbox/dynamic-maps/)

[](#create-flexible-dynamic-maps)

Add markers, use popups, change marker icons, style maps, and much, much more...

 [![Screenshot of a dynamic map](https://raw.githubusercontent.com/doublesecretagency/craft-mapbox/8e6170c2fcf2794c563bf3db43ed7f8c4e488aa5/docs/.vuepress/public/images/maps/example.png)](https://raw.githubusercontent.com/doublesecretagency/craft-mapbox/8e6170c2fcf2794c563bf3db43ed7f8c4e488aa5/docs/.vuepress/public/images/maps/example.png)

### [Universal API](https://plugins.doublesecretagency.com/mapbox/dynamic-maps/universal-api/) works across JavaScript, Twig, and PHP

[](#universal-api-works-across-javascript-twig-and-php)

The plugin features a powerful universal API which is nearly identical across multiple programming languages...

```
// JavaScript
const map = mapbox.map()
    .markers(locations, options)
    .style(mapStyle)
    .center(coords)
    .zoom(level);
```

```
{# Twig #}
{% set map = mapbox.map()
    .markers(locations, options)
    .style(mapStyle)
    .center(coords)
    .zoom(level) %}
```

```
// PHP
$map = Mapbox::map()
    ->markers($locations, $options)
    ->style($mapStyle)
    ->center($coords)
    ->zoom($level);
```

### Includes an easy-to-use [Address Field](https://plugins.doublesecretagency.com/mapbox/address-field/)

[](#includes-an-easy-to-use-address-field)

When managing your Craft data, each location can be set with a convenient Address field...

 [![Annotated screenshot of an Address field](https://raw.githubusercontent.com/doublesecretagency/craft-mapbox/v1-dev/docs/.vuepress/public/images/address-field/annotated.png)](https://raw.githubusercontent.com/doublesecretagency/craft-mapbox/v1-dev/docs/.vuepress/public/images/address-field/annotated.png)

---

How to Install the Plugin
-------------------------

[](#how-to-install-the-plugin)

To get started, see the [**complete installation instructions ➡️**](https://plugins.doublesecretagency.com/mapbox/getting-started/)

Once the plugin is installed, a [Mapbox Access Token](https://plugins.doublesecretagency.com/mapbox/getting-started/access-token/) will also be required.

---

Further Reading
---------------

[](#further-reading)

If you haven't already, flip through the [complete plugin documentation](https://plugins.doublesecretagency.com/mapbox/). The examples above are just the tip of the iceberg, there is so much more that is possible!

And if you have any remaining questions, feel free to [reach out to us](https://www.doublesecretagency.com/contact) (via Discord is preferred).

**On behalf of Double Secret Agency, thanks for checking out our plugin!** 🍺

 [![Logo for Double Secret Agency](https://camo.githubusercontent.com/e834ce35abc7cbeca17d458aba00fae271f59507ddf73fa2dfff1bee091b22ea/68747470733a2f2f7777772e646f75626c657365637265746167656e63792e636f6d2f7265736f75726365732f696d616765732f6473612d7472616e73706172656e742e706e67)](https://camo.githubusercontent.com/e834ce35abc7cbeca17d458aba00fae271f59507ddf73fa2dfff1bee091b22ea/68747470733a2f2f7777772e646f75626c657365637265746167656e63792e636f6d2f7265736f75726365732f696d616765732f6473612d7472616e73706172656e742e706e67)

###  Health Score

36

—

LowBetter than 81% of packages

Maintenance55

Moderate activity, may be stable

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~91 days

Recently: every ~176 days

Total

11

Last Release

165d ago

Major Versions

v1.x-dev → 2.0.02024-02-24

### Community

Maintainers

![](https://www.gravatar.com/avatar/b9ec4fd6e26eb61622c4e869ab85bc19af660fbba9c0679a86c7cb39ac980c2a?d=identicon)[lindseydiloreto](/maintainers/lindseydiloreto)

---

Top Contributors

[![lindseydiloreto](https://avatars.githubusercontent.com/u/5309692?v=4)](https://github.com/lindseydiloreto "lindseydiloreto (40 commits)")

---

Tags

geocodingaddressgeolocationmapcmsCraftcraftcmscraft-pluginmapboxlocationsproximity-searchmapbox API

### Embed Badge

![Health badge](/badges/doublesecretagency-craft-mapbox/health.svg)

```
[![Health](https://phpackages.com/badges/doublesecretagency-craft-mapbox/health.svg)](https://phpackages.com/packages/doublesecretagency-craft-mapbox)
```

###  Alternatives

[doublesecretagency/craft-googlemaps

Maps in minutes. Powered by the Google Maps API.

1267.9k](/packages/doublesecretagency-craft-googlemaps)[swixpop/locate

Harness the power of the Google Autocomplete API inside Craft. Adds an autocomplete search box to Craft entries.

154.8k](/packages/swixpop-locate)[wrav/oembed

A simple plugin to extract media information from websites, like youtube videos, twitter statuses or blog articles.

36205.0k3](/packages/wrav-oembed)[craftpulse/craft-typesense

Craft Plugin that synchronises with Typesense

122.7k](/packages/craftpulse-craft-typesense)[jsmrtn/craftagram

Grab Instagram content through the Instagram API

141.3k](/packages/jsmrtn-craftagram)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
