Skip to content

Pushword/admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

469 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pushword Admin

Default admin interface for Pushword — manage pages, media and users for multi-site, multi-user setups, built on top of EasyAdmin.

Latest Version Software License GitHub Tests Action Status

Code Coverage Type Coverage Total Downloads

Features

  • CRUD for Page, Media and User on top of EasyAdmin.
  • Page/User form fields configurable straight from your YAML config.
  • Customizable admin menu, multi-site and multi-user aware.
  • Plays well with the block editor, template editor, versioning and more.

Installation

composer require pushword/admin
php bin/console pw:user:create   # create a ROLE_SUPER_ADMIN to log in

Admin is then available at https://your-domain.tld/admin/.

Documentation

Visit pushword.piedweb.com/extension/admin.

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