pushword/page-update-notifier

Maintainers

Package info

github.com/Pushword/page-update-notifier

Homepage

Type:symfony-bundle

pkg:composer/pushword/page-update-notifier

Statistics

Installs: 742

Dependents: 0

Suggesters: 1

Stars: 0

Open Issues: 0

1.0.0-rc649 2026-06-02 10:43 UTC

This package is auto-updated.

Last update: 2026-06-04 14:07:25 UTC


README

Get an email when your Pushword content is edited, throttled to a configurable interval.

Latest Version Software License GitHub Tests Action Status

Code Coverage Type Coverage Total Downloads

Features

  • Email notification on page create/update.
  • Configurable from/to and notification interval (PHP DateInterval).
  • Lists pages edited in the last 30 minutes.
  • Zero maintenance — works via an event subscriber.

Installation

composer require pushword/page-update-notifier

Documentation

Visit pushword.piedweb.com/extension/page-update-notifier.

The Pushword ecosystem

Pushword is a modular CMS — one Symfony bundle for the core and one bundle per feature. Pick only what you need:

Core

  • pushword/core — Symfony-based CMS core: Page, Media & User entities, Markdown + Twig rendering.

Editing & admin

Content & workflow

  • pushword/flat — Flat-file (Markdown + Git) CMS mode.
  • pushword/version — Page & snippet versioning.
  • pushword/page-update-notifier — Email alerts on content changes. (this package)
  • pushword/conversation — Comments, contact & newsletter forms.

Publishing & performance

Tooling

Full list and guides on pushword.piedweb.com/extensions.

Contributing

If you're interested in contributing to Pushword, please read our contributing docs before submitting a pull request.

Credits

License

The MIT License (MIT). Please see License File for more information.

PHP Packages Open Source