PHPackages                             norotaro/wn-backendmaps-plugin - 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. norotaro/wn-backendmaps-plugin

ActiveWinter-plugin

norotaro/wn-backendmaps-plugin
==============================

v1.0.1(4y ago)126MITPHP

Since Sep 11Pushed 4y agoCompare

[ Source](https://github.com/norotaro/wn-backendmaps-plugin)[ Packagist](https://packagist.org/packages/norotaro/wn-backendmaps-plugin)[ Docs](https://github.com/norotaro/wn-backendmaps-plugin)[ RSS](/packages/norotaro-wn-backendmaps-plugin/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (3)Used By (0)

Backend Google Maps
===================

[](#backend-google-maps)

### Easily and quickly integrate a Google Maps field into your Backend Forms.

[](#easily-and-quickly-integrate-a-google-maps-field-into-your-backend-forms)

This plugin provides a Form Widget to integrate a Google Maps map to a Backend Form in a simple and fast way. Additionally, there is a component to display the map in the frontend of the website.

- [Requirements](#requirements)
- [Installation](#installation)
- [Features](#features)
- [Usage](#usage)
    - [Backend forms](#backend-forms)
    - [Frontend](#frontend)
- [Support](#support)
- [License](#license)

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

[](#requirements)

- Get the Google Maps KEY API. For more information, visit the following link:

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

[](#installation)

First install the plugin with composer:

```
composer require norotaro/wn-backendmaps-plugin
```

Then run the migration files with:

```
php artisan winter:up
```

Features
--------

[](#features)

- Integrate a Google Maps map into your Backend Forms.
- Display the map in the frontend of the website.

Configuration
-------------

[](#configuration)

To configure this Plugin goto Backend *System* then find *MISC* in left side bar, then click on *Backend Google Maps* , you will get Configuration options.

Usage
-----

[](#usage)

### Backend Forms

[](#backend-forms)

Create a field type backendmaps in the fields.yaml file of the model where you want to store the latitude and longitude of a Google Maps location.

```
map:
    label: 'Google Maps'
    oc.commentPosition: ''
    span: left
    type: backendmaps
```

### Frontend

[](#frontend)

```
[gmap]
width = "500%"
height = "500px"
mapTypeId = "TERRAIN"
zoom = 14
showMarker = 1
animateMarker = 1
==
{% component 'gmap' %}
```

Suport
------

[](#suport)

- [Issue Tracker](https://github.com/norotaro/wn-backendmaps-plugin/issues/)

License
-------

[](#license)

BackendMaps for WinterCMS is licensed under the [Apache License](LICENSE).

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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

1700d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1774870?v=4)[Nelson Otazo](/maintainers/norotaro)[@norotaro](https://github.com/norotaro)

---

Top Contributors

[![adc91](https://avatars.githubusercontent.com/u/11680570?v=4)](https://github.com/adc91 "adc91 (16 commits)")[![norotaro](https://avatars.githubusercontent.com/u/1774870?v=4)](https://github.com/norotaro "norotaro (7 commits)")[![AdrienAdB](https://avatars.githubusercontent.com/u/22590767?v=4)](https://github.com/AdrienAdB "AdrienAdB (1 commits)")

---

Tags

plugingoogle mapswinterwintercmswinter-pluginbackendmaps

### Embed Badge

![Health badge](/badges/norotaro-wn-backendmaps-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/norotaro-wn-backendmaps-plugin/health.svg)](https://phpackages.com/packages/norotaro-wn-backendmaps-plugin)
```

###  Alternatives

[wintercms/winter

Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework. Originally known as October CMS.

1.5k43.3k](/packages/wintercms-winter)[winter/wn-builder-plugin

Builder plugin for Winter CMS

3938.3k](/packages/winter-wn-builder-plugin)[winter/wn-blog-plugin

Blog plugin for Winter CMS

2042.1k3](/packages/winter-wn-blog-plugin)[winter/wn-pages-plugin

Pages plugin for Winter CMS

1353.0k3](/packages/winter-wn-pages-plugin)[winter/wn-translate-plugin

Translate plugin for Winter CMS

1626.9k3](/packages/winter-wn-translate-plugin)[winter/wn-user-plugin

User plugin for Winter CMS

1233.5k13](/packages/winter-wn-user-plugin)

PHPackages © 2026

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