Skip to content

Pushword/admin-block-editor

Repository files navigation

Pushword Admin Block Editor

Supercharge the Pushword admin with a Gutenberg-like block editor (Editor.js) while storing content as clean Markdown.

Latest Version Software License GitHub Tests Action Status

Code Coverage Type Coverage Total Downloads

Features

  • Block (Editor.js) editing inside the admin, toggleable per app.
  • Content stored as Markdown — blocks are converted to/from Markdown transparently.
  • Extensible: add your own Editor.js plugins / custom blocks.
  • Pages-list block with a powerful search syntax (CHILDREN, slug:…, OR).

Installation

composer require pushword/admin-block-editor

Documentation

Visit pushword.piedweb.com/extension/admin-block-editor.

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