/docs-plugin

WIP - Docs plugin for October CMS

Primary LanguagePHPMIT LicenseMIT

Docs Plugin

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

Screenshot

Getting started

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

composer require rainlab/docs-plugin

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

php artisan october:up