Variable Status

Component type

module

Maintenance status

Development status

Downloads

69

Component created

Component changed

Values set in the admin UI using a system_settings_form() are stored directly into the variables table in the database. These values can be locked down by defining them in the $conf array in your settings.php file, but that is not reflected in the UI, which makes for some frustrating user experiences.

Watchdog navigate

Component type

module

Maintenance status

Development status

Downloads

142

Component created

Component changed

Adds buttons to watchdog entries. Very useful if you want to navigate to the next entry, because they are connected somehow.

This module was developed as part of developing Violinist. Keep your composer dependencies up to date. Automatically and all the time.

Cachebuster

Component type

module

Categories

Maintenance status

Development status

Downloads

352

Component created

Component changed

Cache Buster for Drupal 8

This is a fairly simple module, that does a great great job.
It removes the query string from CSS files, by converting them all to external
libraries.

Now, you wouldn't want to do something like this on a production website,
but it does facilitate development a lot.

Without the query strings the auto-reload of CSS files on chromium/chrome browsers
works, without the need for 3rd party JavaScript tools.

Style Guide Builder

Component type

module

Categories

Maintenance status

Development status

Downloads

38

Component created

Component changed

This module allows an administrator to import and manage a custom style guide. It basically abuses core's menu system to provide its interface -- users manage elements in the menu tree and define style guide properties for each item (e.g. HTML, CSS, JS). A single page containing all style guide elements is then output to /style-guide.

Demo (Admin > Appearance > Style guide builder)

Devel CodeKeeper

Component type

module

Categories

Maintenance status

Development status

Downloads

41

Component created

Component changed

The module helps to keep the experimental code executed in Devel PHP Execute Code textarea. It helps when you need to set a list of custom code which will be used for example for your colleagues from QA team to perform some operations. To test some features or load some objects you can write a code snippet to get some information from database directly. To avoid sharing the code snippets by copy/paste you can do it easily by this module.

YAML Configuration

Component type

module

Maintenance status

Development status

Downloads

361

Component created

Component changed

Imagine a cartoon where the protagonist pulls a small pocket knife out of his pocket, selects a tool, opens it up, and an entire full-size chainsaw materializes. He finishes using it, selects another tool, and a computer pops out.... Another tool and a bicycle appears.