定制 torq/pimcore-wiki-bundle 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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
  • 点击次数: 10
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2026-02-03