Helper Class
This module provides site builders with tools to easily add CSS helper classes to Drupal elements, including entities and Views rows. It offers a lightweight way to assemble website components and templates using a library of helper classes, similar to creating card grids or other structural elements.
Helper class is a set of tools to allow site builder to easily set CSS helper classes on Drupal Elements.
For now it handle :
- Entity
- Views rows and wrapper
It could help to easily create card grid (for bootstrap for exemple).
And could be completed with Fieldgroup and Field Formatter Class
This is a lightweight alternative to handle assembly of organism and template of a website based on component library.
Handle organism and template with just helper class.
And handle atoms and molecule with SDC.
Like this you could keep the flexibilty for site builder to reuse component without depending on complex user interface but just helper classes.
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 | |
|---|---|---|---|---|---|
| 1.0.0-alpha9 | Pre-release | 9–11 | May 1, 2026 | ||
| 1.0.0-alpha8 | Pre-release | 9–11 | Feb 3, 2026 | ||
| 1.0.0-alpha7 | Pre-release | 9–11 | Fix missing closing tag in template views-view-helper-class-style.html.twig | Sep 23, 2025 | |
| 1.0.0-alpha5 | Pre-release | 9–11 | Nov 16, 2024 |