morethanthemes/extra_styleguide

A Drupal recipe that configures the Styleguide module to provide a visual reference for UI components and theme elements.

1.0.2 2025-06-05 08:37 UTC

This package is auto-updated.

Last update: 2025-06-05 08:39:11 UTC


README

Overview

The Extra Styleguide recipe (morethanthemes/extra_styleguide) configures the Simple Styleguide module to provide a visual reference for UI components and theme elements in a Drupal site. It also enables anonymous users to access the style guide by default.

This recipe is useful for front-end development, design review, and theme debugging.

Features

  • Preconfigured Settings: Automatically loads typical UI patterns (e.g., buttons, tables, alerts, forms).
  • Anonymous Access: Grants the access style guide permission to anonymous users.
  • Menu Link: Adds a “Styleguide” menu link pointing to /simple-styleguide.
  • Composer Compatibility: Installable via Packagist.

Installation

To install via Composer, run:

composer require morethanthemes/extra_styleguide

Requirements

  • Drupal 10 or 11
  • Composer package manager

License

Licensed under GPL-2.0-or-later.

Organization

Developed by More than Themes for Webmaker+

Contributing

Contributions are welcome! Feel free to submit issues or feature requests.