basilicom/pimcore-readme-viewer-bundle

This bundle allows to render a readme file inside of Pimcore.

Maintainers

Package info

bitbucket.org/basilicom-de/pimcore-readme-viewer-bundle

Homepage

Type:pimcore-bundle

pkg:composer/basilicom/pimcore-readme-viewer-bundle

Statistics

Installs: 392

Dependents: 0

Suggesters: 0

v0.1.3 2024-09-17 13:43 UTC

This package is auto-updated.

Last update: 2026-02-18 14:00:55 UTC


README

Usecase / Summary

If a project is documented in a readme file, a tool like Confluence or other places, at some point it will be hard to keep all sources up to date. Therefor we created this readme viewer, so updates in the code documentation can also be deployed and made visible for Pimcore users.

The documentation can be viewed via Pimcore Backend Menu Item or https://your-domain/admin/readme

Installation

composer require basilicom/pimcore-readme-viewer-bundle

Configuration

pimcore_readme_viewer:
  entry: '%kernel.project_dir%/docs/readme.md'
  theme: light|dark

Author: Alexander Heidrich (Basilicom GmbH)
License: GPL v3