No description
Find a file
Yohan Boniface cc84e87601
Merge pull request #18 from YunoHost-Apps/fflorent-patch-1
Sync app and package version
2026-01-17 13:01:09 +01:00
conf Remove useless debug_enabled var in settings.py 2026-01-16 11:46:19 +01:00
doc Remove test related things (for now) 2025-12-19 18:03:38 +01:00
scripts Fix installation by reordering the scripts execution 2026-01-16 11:46:19 +01:00
.editorconfig Apply manageprojects updates 2024-09-07 11:19:51 +02:00
.gitignore Apply manageprojects updates 2025-10-31 19:37:09 +01:00
config_panel.toml Update config_panel.toml 2026-01-16 11:46:03 +01:00
LICENSE Apply manageprojects updates 2023-11-26 15:57:45 +01:00
manifest.toml Sync app and package version 2026-01-17 12:47:13 +01:00
README.md Auto-update READMEs 2026-01-17 12:47:16 +01:00
tests.toml Remove commented boilerplate in tests.toml 2026-01-16 11:46:19 +01:00

Logo of uMap uMap, packaged for YunoHost

Create maps with OpenStreetMap layers in a minute and embed them in your site

Version: 3.5.0~ynh0

📦 Developer info

Automatic tests level

🛠️ Upstream uMap repository: https://github.com/umap-project/umap

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/umap_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade umap -u https://github.com/YunoHost-Apps/umap_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.