PHPackages                             silverstripe/multiuser-editing-alert - 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. silverstripe/multiuser-editing-alert

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

silverstripe/multiuser-editing-alert
====================================

A module that indicates when people are editing the same page in the CMS

2.2.0(5mo ago)1530.7k↓40.7%12[1 issues](https://github.com/silverstripe/silverstripe-multiuser-editing-alert/issues)1BSD-3-ClauseCSS

Since Jun 18Pushed 5mo ago8 watchersCompare

[ Source](https://github.com/silverstripe/silverstripe-multiuser-editing-alert)[ Packagist](https://packagist.org/packages/silverstripe/multiuser-editing-alert)[ RSS](/packages/silverstripe-multiuser-editing-alert/feed)WikiDiscussions 2.0 Synced 1mo ago

READMEChangelog (5)Dependencies (2)Versions (11)Used By (1)

Multi-User Editing Alert
========================

[](#multi-user-editing-alert)

Alerts users in the Silverstripe CMS when multiple people are editing the same page.

### Maintainer Contact

[](#maintainer-contact)

Julian Seidenberg &lt;julian (at) silverstripe (dot) com&gt;

### Requirements

[](#requirements)

Silverstripe 4.0 or newer

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

[](#installation)

Run: `composer require silverstripe/multiuser-editing-alert`

The module is automatically enabled after flush=all.

Usage
-----

[](#usage)

Install the module and blue dots appear next to pages in the site tree to indicate where CMS authors are editing. If multiple authors edit the same page a red dot and large warning messages appears on the page.

The list of people editing the page is stored in the SS\_Cache file (DynamoDB in Silverstripe Platform or Tmp), and running a flush clears the list of editors.

The module polls the server every 3 seconds when there are multiple users editing, but saves server cycles by polling about every 24 seconds when there is just a single content author editing. If a user logs out or closes their tab, they automatically get timed out and removed from the list of current editors.

You can just the timing of the pollings using the multiuser.yml config file. For example, if there are a huge amount of content authors editing at any one time, you might want to set update less frequently, as that might overload the server.

Extra bonus: the red and blue dots are SVG files, and therefore tiny to download.

[See a video demo here](https://youtu.be/rNhudazR2UA)

Attribution
-----------

[](#attribution)

- Icons bluedot.svg and reddot.svg by [Benji Park](http://www.openclipart.org/). All rights reserved. Licensed under a [Creative Commons Zero 1.0 License](https://creativecommons.org/publicdomain/zero/1.0/).
- Icon warning.svg from [IcoMoon App](https://icomoon.io/app/#/select). All rights reserved. Licensed under a [GPL / CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).

###  Health Score

54

—

FairBetter than 97% of packages

Maintenance70

Regular maintenance activity

Popularity38

Limited adoption so far

Community28

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~527 days

Total

10

Last Release

164d ago

Major Versions

1.x-dev → 2.0.02018-06-18

### Community

Maintainers

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

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

![](https://www.gravatar.com/avatar/afbb3dcc9ef29c1a6eedd6addcae5fce9ab1271915a85a4c349301b71237368d?d=identicon)[silverstripe-machine01](/maintainers/silverstripe-machine01)

![](https://avatars.githubusercontent.com/u/1168676?v=4)[Maxime Rainville](/maintainers/maxime-rainville)[@maxime-rainville](https://github.com/maxime-rainville)

---

Top Contributors

[![dhensby](https://avatars.githubusercontent.com/u/563596?v=4)](https://github.com/dhensby "dhensby (13 commits)")[![3Dgoo](https://avatars.githubusercontent.com/u/2616373?v=4)](https://github.com/3Dgoo "3Dgoo (4 commits)")[![UndefinedOffset](https://avatars.githubusercontent.com/u/1391558?v=4)](https://github.com/UndefinedOffset "UndefinedOffset (4 commits)")[![michalkleiner](https://avatars.githubusercontent.com/u/233342?v=4)](https://github.com/michalkleiner "michalkleiner (3 commits)")[![lozcalver](https://avatars.githubusercontent.com/u/1655548?v=4)](https://github.com/lozcalver "lozcalver (2 commits)")[![adrian-stein](https://avatars.githubusercontent.com/u/7563699?v=4)](https://github.com/adrian-stein "adrian-stein (1 commits)")[![hdpero](https://avatars.githubusercontent.com/u/13778690?v=4)](https://github.com/hdpero "hdpero (1 commits)")[![MattyBalaam](https://avatars.githubusercontent.com/u/1246923?v=4)](https://github.com/MattyBalaam "MattyBalaam (1 commits)")[![robbieaverill](https://avatars.githubusercontent.com/u/5170590?v=4)](https://github.com/robbieaverill "robbieaverill (1 commits)")[![Bob-Plastyk](https://avatars.githubusercontent.com/u/2627448?v=4)](https://github.com/Bob-Plastyk "Bob-Plastyk (1 commits)")[![aletail](https://avatars.githubusercontent.com/u/3344301?v=4)](https://github.com/aletail "aletail (1 commits)")[![candidasa](https://avatars.githubusercontent.com/u/558104?v=4)](https://github.com/candidasa "candidasa (1 commits)")

---

Tags

concurrenteditingsilverstripeusercontentalertauthormulti-user

### Embed Badge

![Health badge](/badges/silverstripe-multiuser-editing-alert/health.svg)

```
[![Health](https://phpackages.com/badges/silverstripe-multiuser-editing-alert/health.svg)](https://phpackages.com/packages/silverstripe-multiuser-editing-alert)
```

PHPackages © 2026

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