PHPackages                             netzmacht/contao-leaflet-maps - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. netzmacht/contao-leaflet-maps

ActiveContao-bundle[Utility &amp; Helpers](/categories/utility)

netzmacht/contao-leaflet-maps
=============================

Contao Leaflet maps integration

3.2.4(3y ago)1111.0k8[7 issues](https://github.com/netzmacht/contao-leaflet-maps/issues)[5 PRs](https://github.com/netzmacht/contao-leaflet-maps/pulls)1LGPL-3.0-or-laterPHPPHP ^7.1 || ^8.0

Since Oct 4Pushed 2y ago3 watchersCompare

[ Source](https://github.com/netzmacht/contao-leaflet-maps)[ Packagist](https://packagist.org/packages/netzmacht/contao-leaflet-maps)[ GitHub Sponsors](https://github.com/dmolineus)[ RSS](/packages/netzmacht-contao-leaflet-maps/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (27)Versions (31)Used By (1)

Leaflet integration into Contao CMS
===================================

[](#leaflet-integration-into-contao-cms)

[![Build Status](https://camo.githubusercontent.com/1e6d1be9b904fabce0d98d8e5b14510df018c74e0c546d7201679584faac7927/687474703a2f2f696d672e736869656c64732e696f2f7472617669732f6e65747a6d616368742f636f6e74616f2d6c6561666c65742d6d6170732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/netzmacht/contao-leaflet-maps)[![Version](https://camo.githubusercontent.com/ab1cb836d17d323ee1a41f3cb968be658d47026b35d82e44613e318502516c39/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e65747a6d616368742f636f6e74616f2d6c6561666c65742d6d6170732e7376673f7374796c653d666c61742d737175617265)](http://packagist.org/packages/netzmacht/contao-leaflet-maps)[![License](https://camo.githubusercontent.com/5870dd3849144c41aa1984140200f24175f960052bda42dc1650080dbf15803b/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6e65747a6d616368742f636f6e74616f2d6c6561666c65742d6d6170732e7376673f7374796c653d666c61742d737175617265)](http://packagist.org/packages/netzmacht/contao-leaflet-maps)[![Downloads](https://camo.githubusercontent.com/90350d56bb56485822640a8d5b5367b200f04fe265f437f47b992394e65f5b03/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e65747a6d616368742f636f6e74616f2d6c6561666c65742d6d6170732e7376673f7374796c653d666c61742d737175617265)](http://packagist.org/packages/netzmacht/contao-leaflet-maps)[![Contao Community Alliance coding standard](https://camo.githubusercontent.com/5c83beb382413cbfa523bbea12d70d0723a803b3f7cbba029609ed1848dfa99b/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6363612d636f64696e675f7374616e646172642d7265642e7376673f7374796c653d666c61742d737175617265)](https://github.com/contao-community-alliance/coding-standard)

This extension provides a backend gui for integrating [Leaflet](http://leafletjs.com/) into the Contao CMS.

It has a highly flexible and customizable design so that 3rd party extensions and custom development is really easy. Developing map applications in Contao with the modern Open Source Map library Leaflet made easy!

Features
--------

[](#features)

- Define Leaflet maps with multiple layers.
- Manage map controls
    - [Layers control](http://leafletjs.com/reference-1.2.0.html#control-layers)
    - [Zoom control](http://leafletjs.com/reference-1.2.0.html#control-zoom)
    - Scale control
    - [Attribution control](http://leafletjs.com/reference-1.2.0.html#control-attribution)
    - [Loading control](https://github.com/ebrelsford/Leaflet.loading)
- Manage layers
    - [Tile provider](https://github.com/leaflet-extras/leaflet-providers)
    - Markers - A set of [markers](http://leafletjs.com/reference-1.2.0.html#marker)
    - Vectors - A set of [vectors](http://leafletjs.com/reference-1.2.0.html)
    - Groups - A group of layers
    - Reference - A link to another layer
    - [Markercluster](https://github.com/Leaflet/Leaflet.markercluster)
    - External geo data files (gpx,kml,wkt,geojson,topojson)
- Manage marker icons
- Manage vector styles
- Optional deferred ajax loading of layer data
- Integrates as frontend module and content element.
- Uses the GeoJSON format.
- Autoloading of required assets.
- [Layer for MetaModels](https://github.com/netzmacht/contao-leaflet-metamodels)

Documentation
-------------

[](#documentation)

A basic [user documentation](http://leaflet-maps-for-contao.readthedocs.org/) written in German is available.

Changelog
---------

[](#changelog)

View the [CHANGELOG.md](CHANGELOG.md) for the latest changes.

Requirements
------------

[](#requirements)

- Contao 4.4
- PHP &gt;= 7.0

Install
-------

[](#install)

```
$ php composer.phar require netzmacht/contao-leaflet-maps:~3.0

```

Credits
-------

[](#credits)

The integrated icons are part of the [Farm Fresh Web Icons](http://www.fatcow.com/free-icons) and are licensed under the [CC BY 3.0 US](http://creativecommons.org/licenses/by/3.0/us/)

The about icon is part of the [Web Blog Icons by SEM Labs](http://semlabs.co.uk/) and is licensed under the [CC BY 4.0](http://creativecommons.org/licenses/by/4.0/).

English translations when possible where copied from the used libraries. Mainly the [leaflet documentation](http://leafletjs.com/reference-1.0.0.html) is used.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance7

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor1

Top contributor holds 97% 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 ~97 days

Recently: every ~226 days

Total

25

Last Release

1177d ago

Major Versions

1.0.0-beta6 → 2.0.0-beta52017-07-06

2.0.0-beta5 → 3.0.0-alpha12017-10-16

2.0.0 → 3.0.12018-06-20

2.0.1 → 3.1.32019-01-10

PHP version history (4 changes)1.0.0-beta6PHP &gt;=5.4

3.0.0-alpha1PHP &gt;=7.0

3.1.0PHP &gt;=7.1

3.2.3PHP ^7.1 || ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8189209?v=4)[netzmacht](/maintainers/netzmacht)[@netzmacht](https://github.com/netzmacht)

---

Top Contributors

[![dmolineus](https://avatars.githubusercontent.com/u/1186266?v=4)](https://github.com/dmolineus "dmolineus (576 commits)")[![stefanheimes](https://avatars.githubusercontent.com/u/988286?v=4)](https://github.com/stefanheimes "stefanheimes (6 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")[![baumannsven](https://avatars.githubusercontent.com/u/2493263?v=4)](https://github.com/baumannsven "baumannsven (4 commits)")[![fritzmg](https://avatars.githubusercontent.com/u/4970961?v=4)](https://github.com/fritzmg "fritzmg (3 commits)")

---

Tags

contaocontao-bundleleafletjsmapscontaomapsleaflet

### Embed Badge

![Health badge](/badges/netzmacht-contao-leaflet-maps/health.svg)

```
[![Health](https://phpackages.com/badges/netzmacht-contao-leaflet-maps/health.svg)](https://phpackages.com/packages/netzmacht-contao-leaflet-maps)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[codefog/contao-haste

haste extension for Contao Open Source CMS

42650.8k139](/packages/codefog-contao-haste)

PHPackages © 2026

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