Download the PHP package lindemannrock/craft-docs-manager without Composer
On this page you can find all versions of the php package lindemannrock/craft-docs-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lindemannrock/craft-docs-manager
More information about lindemannrock/craft-docs-manager
Files in lindemannrock/craft-docs-manager
Download lindemannrock/craft-docs-manager
More information about lindemannrock/craft-docs-manager
Files in lindemannrock/craft-docs-manager
Vendor lindemannrock
Package craft-docs-manager
Short Description Parse and sync documentation from markdown files to Craft CMS
License proprietary
Package craft-docs-manager
Short Description Parse and sync documentation from markdown files to Craft CMS
License proprietary
Please rate this library. Is it a good library?
Informations about the package craft-docs-manager
Docs Manager for Craft CMS
Sync and serve documentation for plugins and themes from markdown files on your Craft CMS website. Supports local filesystem and GitHub API sources with automatic scheduled syncing.
⚠️ Pre-Release
This plugin is in active development and not yet available on the Craft Plugin Store. Features and APIs may change before the initial public release.
Features
- Dual Source Support — Sync from local filesystem or GitHub API per-source
- Plugin & Theme Sources — Each source has a kind (plugin or theme) for filtering
- Versioned Docs — Sync default docs from
mainand pinned versions from refs such ascraft-5 - Automatic Sync — Scheduled sync via Craft queue (hourly, daily, weekly, monthly)
- Custom Pages — CP-managed pages (FAQ, features, pricing, support) attached to a source alongside synced docs
- Code Extraction — Auto-generate docs skeleton from PHP source (Settings, permissions, commands, events, Twig variables)
- CommonMark Parser — Full markdown parsing with syntax highlighting, anchor generation, and
.mdlink stripping - Sidebar Navigation — Driven by
.sidebar.jsonwith section grouping - On This Page — Auto-generated heading anchors for in-page navigation
- Changelog Parsing — Syncs and parses CHANGELOG.md with CommonMark rendering
- Version Detection — Reads source versions from
composer.json/ CHANGELOG / Packagist / git tags - Quick Add — Auto-discover sources with
docs/index.jsonvia dropdown - Prev/Next Navigation — Automatic previous and next page links
- Frontend Templates — Installable starter templates for source listing, docs, and changelog pages
Requirements
- Craft CMS 5.0+
- PHP 8.2+
- Logging Library 5.0+ — installed automatically; enable in CP to activate log viewing
- Code Highlighter 5.0+ — installed automatically; enable in CP to activate syntax highlighting
Installation
Via Composer
Using DDEV
Documentation
Full documentation is available in the docs folder.
Support
- Documentation: https://github.com/LindemannRock/craft-docs-manager
- Issues: https://github.com/LindemannRock/craft-docs-manager/issues
- Email: [email protected]
License
This plugin is licensed under the Craft License. See LICENSE.md for details.
Developed by LindemannRock
All versions of craft-docs-manager with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
craftcms/cms Version ^5.0.0
lindemannrock/craft-logging-library Version ^5.0
lindemannrock/craft-code-highlighter Version ^5.0
lindemannrock/craft-plugin-base Version ^5.0
league/commonmark Version ^2.4
symfony/yaml Version ^7.0
craftcms/cms Version ^5.0.0
lindemannrock/craft-logging-library Version ^5.0
lindemannrock/craft-code-highlighter Version ^5.0
lindemannrock/craft-plugin-base Version ^5.0
league/commonmark Version ^2.4
symfony/yaml Version ^7.0
The package lindemannrock/craft-docs-manager contains the following files
Loading the files please wait ...