/wn-docs-plugin

Plugin that provides Winter CMS documentation direct to your install.

Primary LanguagePHPMIT LicenseMIT

Docs Plugin

GitHub Workflow Status (branch) Codecov Discord

Integrates a full suite of documentation direct into your Winter CMS installation.

Screenshot

Getting started

To install the plugin, you may install it through the Winter CMS Marketplace, or you may install it using Composer:

composer require winter/docs-plugin

Then, run the migrations to ensure the plugin is enabled:

php artisan winter:up