theme-inspector

Allows designers and developers to inspect Drupal theme elements.

MIT License

Downloads
537
Stars
3

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