b3rning14 / craft-styleguides
Craft-styleguides plugin for Craft CMS 3.x
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:craft-plugin
Requires
- craftcms/cms: ^3.5.0
Requires (Dev)
- codeception/codeception: ^3.0
- craftcms/cms: ^3.2.0
- vlucas/phpdotenv: ^3.0
This package is auto-updated.
Last update: 2025-03-08 20:40:00 UTC
README
Easily and quickly set up a styleguide for craft cms 3
Requirements
This plugin requires Craft CMS 3.0.0-beta.23 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require https://github.com/B3rning14/styleguides
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for styleguides.
styleguides Overview
-Insert text here-
Configuring styleguides
-Insert text here-
Using styleguides
-Insert text here-
styleguides Roadmap
Some things to do, and ideas for potential features:
- Release it
Brought to you by B3rning14