pushword/version

Versioning pages with Pushword CMS.

Maintainers

Package info

github.com/Pushword/version

Homepage

Type:symfony-bundle

pkg:composer/pushword/version

Statistics

Installs: 957

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:51 UTC


README

Version your Pushword pages (and snippets) — list, compare side-by-side and restore previous revisions.

Latest Version Software License GitHub Tests Action Status

Code Coverage Type Coverage Total Downloads

Features

  • Automatic versioning on create/update via an event subscriber.
  • Admin UI to list, diff and restore versions per page.
  • Snippet versioning when pushword/snippet is installed.
  • Works alongside Flat / Git.

Installation

composer require pushword/version

Then register the routes:

pushword_version:
  resource: '@PushwordVersionBundle/VersionRoutes.yaml'

Documentation

Visit pushword.piedweb.com/extension/version.

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

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