Chi-teck / theme-inspector

Allows designers and developers to inspect Drupal theme elements.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Theme Inspector

Installation

This module is intended for usage on localhost. It should never be deployed to production servers.

composer require chi-teck/theme_inspector --dev && drush en theme_inspector

Optionally enable sub-modules that provide preview plugins.

drush en theme_inspector_common theme_inspector_form

License

MIT License

About

Allows designers and developers to inspect Drupal theme elements.

License:MIT License


Languages

Language:PHP 76.6%Language:JavaScript 10.6%Language:CSS 10.1%Language:Twig 2.7%