PHPackages                             pikselin/silverstripe-markerio - 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. pikselin/silverstripe-markerio

ActiveSilverstripe-vendormodule[Utility &amp; Helpers](/categories/utility)

pikselin/silverstripe-markerio
==============================

MarkerIO helper for Silverstripe

0.0.2(2y ago)054PHP

Since Jul 10Pushed 2y ago5 watchersCompare

[ Source](https://github.com/Pikselin/silverstripe-marker.io)[ Packagist](https://packagist.org/packages/pikselin/silverstripe-markerio)[ RSS](/packages/pikselin-silverstripe-markerio/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

silverstripe-marker.io
======================

[](#silverstripe-markerio)

basic integration for marker.io with silverstripe

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

[](#installation)

`composer require pikselin/silverstripe-markerio`

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

[](#configuration)

```
---
after:
    - PikselinMarkerIO
---
Pikselin\MarkerIO\Services\MarkerIOService:
    destination: 'mymarkeriokey'
    allowed_groups:
        - administrators
    allowed_members:
        - admin
    show_in_dev: false
    allow_anonymous: false
```

Allowed groups and allowed members are optional.

If none are given, nobody can see the widget.

To allow all users, or all groups, give it a value of `'*'`:

```
allowed_groups:
    - '*'
```

(note the `'` quotes!)

Permissions
-----------

[](#permissions)

A user can also be granted access to the widget, via the CMS.

It is a specific permission which can be set per-user.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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

Every ~58 days

Total

2

Last Release

979d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8497c885d84e4bf94b8e6136292aa602124a50bbbb4a14ab00e1423f232e7663?d=identicon)[Firesphere](/maintainers/Firesphere)

---

Top Contributors

[![intotheweb101](https://avatars.githubusercontent.com/u/6877909?v=4)](https://github.com/intotheweb101 "intotheweb101 (1 commits)")

### Embed Badge

![Health badge](/badges/pikselin-silverstripe-markerio/health.svg)

```
[![Health](https://phpackages.com/badges/pikselin-silverstripe-markerio/health.svg)](https://phpackages.com/packages/pikselin-silverstripe-markerio)
```

###  Alternatives

[silverstripe/multi-domain

Allows multiple domains to access one CMS instance, mapping them to different sections of the hierarchy

141.6k](/packages/silverstripe-multi-domain)

PHPackages © 2026

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