PHPackages                             hananils/kirby-tiles - 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. hananils/kirby-tiles

ActiveKirby-plugin

hananils/kirby-tiles
====================

Kirby Tiles

1.0.0(4y ago)1063MITPHP

Since Nov 18Pushed 10mo ago4 watchersCompare

[ Source](https://github.com/hananils/kirby-tiles)[ Packagist](https://packagist.org/packages/hananils/kirby-tiles)[ RSS](/packages/hananils-kirby-tiles/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

[![Kirby Tiles](.github/title.png)](.github/title.png)

**Tiles** is a plugin for [Kirby 3](https://getkirby.com) to serve basic vector map tiles (`.mbtiles`). The plugin provides routes for styles, tilejson and vector tiles that can be used with [Maplibre](https://maplibre.org/maplibre-gl-js-docs/api/) or similar.

Note

**There is a large update coming for Kirby 5 this fall:**
Please check out [kirby.hananils.de/plugins/tiles](https://kirby.hananils.de/plugins/tiles) for further information.

Installation
------------

[](#installation)

### Download

[](#download)

Download and copy this repository to `/site/plugins/tiles`.

### Git submodule

[](#git-submodule)

```
git submodule add https://github.com/hananils/kirby-tiles.git site/plugins/tiles

```

### Composer

[](#composer)

```
composer require hananils/kirby-tiles

```

File storage and routes
=======================

[](#file-storage-and-routes)

Upload your map style and your tiles using Kirby's files fields. The following routes are provided:

Styles
------

[](#styles)

`/tiles/{{ parent.page }}/styles/{{ filename }}.json`

TileJSON
--------

[](#tilejson)

`/tiles/{{ parent.page }}/tilejson/{{ filename }}.json`

Vector tiles
------------

[](#vector-tiles)

`/tiles/{{ parent.page }}/vector/{{ filename }}/{{ z }}/{{ x }}/{{ y }}.pbf`

Creating styles and tiles
=========================

[](#creating-styles-and-tiles)

More information on how to create styles and generate tyles can be found at .

License
=======

[](#license)

This plugin is provided freely under the [MIT license](LICENSE.md) by [hana+nils · Büro für Gestaltung](https://hananils.de).
We create visual designs for digital and analog media.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

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

Unknown

Total

1

Last Release

1637d ago

### Community

Maintainers

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

---

Top Contributors

[![nilshoerrmann](https://avatars.githubusercontent.com/u/25466?v=4)](https://github.com/nilshoerrmann "nilshoerrmann (16 commits)")

---

Tags

kirby-3kirby-cmskirby-plugin

### Embed Badge

![Health badge](/badges/hananils-kirby-tiles/health.svg)

```
[![Health](https://phpackages.com/badges/hananils-kirby-tiles/health.svg)](https://phpackages.com/packages/hananils-kirby-tiles)
```

PHPackages © 2026

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