Skip to content

Pushword/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

955 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pushword

A modular PHP CMS built on top of Symfony to rapidly create, manage and maintain modern, multi-site websites — Markdown + Twig content, media management and a rich bundle ecosystem.

Latest Version Software License GitHub Tests Action Status

Code Coverage Type Coverage Total Downloads

Features

  • Multi-site & multi-language from a single install — the host field drives each site and locale.
  • Page, Media and User entities with a Markdown + Twig rendering pipeline.
  • Pluggable EntityFilter pipeline, CommonMark extensions and a rich event system (PushwordEvents).
  • SQLite by default — zero infrastructure, no migrations required.
  • Extensible through the official bundles listed below.

Installation

composer require pushword/core

The fastest way to start a full project is the installer.

Documentation

Visit pushword.piedweb.com.

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. (this package)

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

About

Modular PHP CMS built on Symfony — Markdown + Twig, multi-site, multi-language.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors