pushword/admin-block-editor

Supercharged the Pushword Admin with block editor (gutenberg like).

Maintainers

Package info

github.com/Pushword/admin-block-editor

Homepage

Language:TypeScript

Type:symfony-bundle

pkg:composer/pushword/admin-block-editor

Statistics

Installs: 2 597

Dependents: 0

Suggesters: 0

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:09:17 UTC


README

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