REST API mirror of the Pushword admin (Page, Media, …). Token-authenticated, OpenAPI-described.

Maintainers

Package info

github.com/Pushword/api

Homepage

Type:symfony-bundle

pkg:composer/pushword/api

Statistics

Installs: 84

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0-rc649 2026-06-04 14:04 UTC

README

Token-authenticated REST API mirroring the Pushword admin — manage Pages, Media and redirections programmatically, with an OpenAPI description.

Latest Version Software License GitHub Tests Action Status

Code Coverage Type Coverage Total Downloads

Features

  • REST endpoints for Page, Media and page redirections.
  • Bearer-token auth against the User apiToken (pw:user:token to fetch one).
  • OpenAPI-described, machine-readable docs endpoint.
  • Built for scripted workflows and external tooling (CI, headless editing).

Installation

composer require pushword/api

Documentation

Visit pushword.piedweb.com/extension/api and media-api.

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