torq/pimcore-wiki-bundle
最新稳定版本:v0.1.2
Composer 安装命令:
composer require torq/pimcore-wiki-bundle
包简介
A Pimcore bundle for displaying markdown documentation files as a wiki in the admin interface
README 文档
README
This bundle provides a wiki/documentation interface for Pimcore, allowing you to display markdown files in the admin interface.
Installation
Install the bundle via composer:
composer require torqit/pimcore-wiki-bundle
Configuration
Configure the location of your markdown files in your config/packages/wiki_bundle.yaml:
wiki_bundle: documentation_path: '%kernel.project_dir%/docs'
Usage
After installation and configuration, access your documentation at:
/admin/documentation
The bundle will automatically read and display markdown files from the configured documentation path.
License
This bundle is licensed under the Pimcore Open Core License (POCL) and is intended for use with Pimcore Platform 2025.1 and newer.
See LICENSE.md for full license text.
统计信息
- 总下载量: 134
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2026-02-03