An open API service indexing awesome lists of open source software.

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.

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.

![CP Style Guide](docs/images/cp-style-guide-1.0.0.png)

## 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/).