Toolshed
Toolshed provides a collection of reusable utilities and components to streamline Drupal site development. It offers common building blocks for navigation, administration, JavaScript event handling, and interactive widgets like accordions, reducing the need to reinvent these frequently used features.
A common set of utilities that are often reused for building Drupal sites.
Toolshed sets conventions for handling:
- Common blocks (navigation, administration)
- Javascript event handlers (media query events, passive events, etc...)
- Javascript widgets (responsive pager, accordions, etc...)
- Common Drupal render elements and admin UI building tools.
The module aims to be helpful and reduce the need to rebuild common components
or features that get reused often.
Tools in the Shed
Render Elements
The following render and form elements:
- css_class - Form element for validating and entry of CSS classes.
Javascript Utilities
Toolshed provides the following libraries (toolshed.libraries.yml):
- toolshed/screen-events - Registers a common onResize, onScroll and on breakpoint events.
- toolshed/accordions - Behavior and library for creating simple accordions.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.0.0-beta20 | Pre-release | 10–11 | Javascript and external URL updates | Mar 10, 2026 | |
| 2.0.0-beta19 | Pre-release | 10–11 | fix media style formatter bug | May 19, 2025 | |
| 2.0.0-beta18 | Pre-release | 10–11 | Fix PHP deprecation | Apr 24, 2025 | |
| 2.0.0-beta17 | Pre-release | 10–11 | Removal of debugging message. | Apr 11, 2025 | |
| 2.0.0-beta16 | Pre-release | 10–11 | attribute discovery for strategy types | Mar 14, 2025 | |
| 2.0.0-beta15 | Pre-release | 10–11 | Drupal 11 support | Jan 6, 2025 | |
| 2.0.0-beta14 | Pre-release | 10–11 | Bugfixes for search and media, improved typehinting | Jan 3, 2025 | |
| 2.0.0-beta13 | Pre-release | 10–11 | D11 support | Dec 19, 2024 |