pushword/static-generator

Generate a static website serve by github pages, apaches with one command or via the [admin](https://pushword.piedweb.com/extension/admin).

Maintainers

Package info

github.com/Pushword/static-generator

Homepage

Type:symfony-bundle

pkg:composer/pushword/static-generator

Statistics

Installs: 2 610

Dependents: 0

Suggesters: 1

Stars: 0

Open Issues: 0

1.0.0-rc649 2026-06-02 16:58 UTC

This package is auto-updated.

Last update: 2026-06-04 14:09:09 UTC


README

Generate a static version of your Pushword website — deployable to GitHub Pages, Apache/LiteSpeed or FrankenPHP/Caddy — with one command or from the admin.

Latest Version Software License GitHub Tests Action Status

Code Coverage Type Coverage Total Downloads

Features

  • One-command static export (pw:static) or via the admin.
  • Presets for Apache, GitHub Pages and FrankenPHP/Caddy (generates .htaccess / Caddyfile).
  • Symlink or copy media/assets, per-app generators.
  • Pairs with page-cache for hybrid static/dynamic serving.

Installation

composer require pushword/static-generator

Documentation

Visit pushword.piedweb.com/extension/static-generator.

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

  • pushword/static-generator — Export a static website (GitHub Pages, Apache, FrankenPHP). (this package)
  • pushword/search — SQLite full-text search (Loupe), zero infra.
  • pushword/page-scanner — Find dead links, 404s, redirects & TODOs.
  • pushword/api — Token-authenticated REST API.

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