https://github.com/putyourlightson/craft-cp-style-guide
Control panel style guide for Craft CMS.
https://github.com/putyourlightson/craft-cp-style-guide
Last synced: about 1 year ago
JSON representation
Control panel style guide for Craft CMS.
- Host: GitHub
- URL: https://github.com/putyourlightson/craft-cp-style-guide
- Owner: putyourlightson
- License: mit
- Created: 2018-09-16T08:01:44.000Z (over 7 years ago)
- Default Branch: v1
- Last Pushed: 2023-03-03T03:48:06.000Z (over 3 years ago)
- Last Synced: 2025-04-05T21:48:19.404Z (about 1 year ago)
- Language: HTML
- Size: 209 KB
- Stars: 26
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README

# CP Style Guide Plugin for Craft CMS 3
The CP Style Guide plugin provides a style guide for control panel pages in [Craft CMS](https://craftcms.com/). It helps you when designing and building your plugin's control panel pages by providing markup and twig template tags for generating native elements and form fields in Craft.

## Documentation
Learn more and read the documentation at [putyourlightson.com/plugins/cp-style-guide »](https://putyourlightson.com/plugins/cp-style-guide)
## License
This plugin is licensed for free under the MIT License.
## Requirements
Craft CMS 3.0.0 or later.
## Installation
To install the plugin, search for "CP Style Guide" in the Craft Plugin Store, or install manually using composer.
composer require putyourlightson/craft-cp-style-guide
Created by [PutYourLightsOn](https://putyourlightson.com/).