Skip to content

Pushword/page-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pushword Page Workflow

Editorial workflow (draft → in_review → approved) and a pending-modification review cycle for Pushword pages.

Latest Version Software License

Features

  • New-page lifecycle: draft → in_review → approved kept in a companion entity so the core Page row stays clean.
  • Pending modifications on already-published pages, reviewed via a side-by-side diff and applied atomically.
  • Flat overlay ({slug}.pending.md) when pushword/flat is installed, so every proposed change is tracked by Git.

Installation

composer require pushword/page-workflow

Documentation

See pushword.piedweb.com/extension/page-workflow.

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

Packages

 
 
 

Contributors