PHPackages                             rubium/yamapswidgets-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. rubium/yamapswidgets-plugin

ActiveOctober-plugin

rubium/yamapswidgets-plugin
===========================

Backend Yandex Maps Widgets for OctoberCMS.

1.1.2(5y ago)191[1 issues](https://github.com/rubium-web/oc-yamapswidgets/issues)MITPHP

Since May 5Pushed 5y ago3 watchersCompare

[ Source](https://github.com/rubium-web/oc-yamapswidgets)[ Packagist](https://packagist.org/packages/rubium/yamapswidgets-plugin)[ Docs](https://github.com/rubium-web/oc-yamapswidgets)[ RSS](/packages/rubium-yamapswidgets-plugin/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (4)DependenciesVersions (3)Used By (0)

Backend Yandex Maps Widgets
===========================

[](#backend-yandex-maps-widgets)

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

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

This plugin provides a Form Widget to integrate a Yandex 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.

#### Features

[](#features)

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

Documentation
=============

[](#documentation)

#### Installation

[](#installation)

To install this plugin you have to click on **add to project** or need to type **rubium.yamapswidgets** in Backend *System &gt; updates &gt; intall plugin*

#### Configuration

[](#configuration)

To configure this Plugin goto Backend *System* then find *MISC* in left side bar, then click on *Widget YaMaps* , you will get Configuration options and use component YaMapsDemo to display map in frontend.

#### Usage

[](#usage)

##### On the Backend Forms

[](#on-the-backend-forms)

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

###### Example:

[](#example)

```
map:
    label: 'Yandex Maps'
    type: yamaps
    fieldPosition:
        latitude: '55.75417429118003'
        longitude: '37.62009153512286'
    height: "380px"
    editable: false
    zoom: 15
    markers: locations #The name of the column in which the markers are stored
```

```
address_map:
    label: Address
    type: yaddress
    target: User[location] #Field with type YaMaps. This field find with jQuery and target event 'change-cords'
```

##### On the Frontend

[](#on-the-frontend)

```
[YaMapDemo]
width = "100%"
height = "500px"
mapTypeId = "yandex#map"
zoom = 9
showMarker = 1
==
{% component 'YaMapDemo' %}
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

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 ~0 days

Total

2

Last Release

1839d ago

### Community

Maintainers

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

---

Tags

octobercmsoctobercms-pluginyandex mapsoctober

### Embed Badge

![Health badge](/badges/rubium-yamapswidgets-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/rubium-yamapswidgets-plugin/health.svg)](https://phpackages.com/packages/rubium-yamapswidgets-plugin)
```

###  Alternatives

[october/rain

October Rain Library

1601.7M63](/packages/october-rain)[rainlab/blog-plugin

Blog plugin for October CMS

17257.7k](/packages/rainlab-blog-plugin)[daftspunk/laravel-config-writer

Laravel provider to be able to rewrite configuration

17548.8k1](/packages/daftspunk-laravel-config-writer)[rainlab/builder-plugin

Builder plugin for October CMS

17147.2k1](/packages/rainlab-builder-plugin)[rainlab/translate-plugin

Translate plugin for October CMS

12666.5k9](/packages/rainlab-translate-plugin)[rainlab/pages-plugin

Pages plugin for October CMS

12252.4k4](/packages/rainlab-pages-plugin)

PHPackages © 2026

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