You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drupal 11 module to view and restore past values for individual fields - without reverting the whole node. A “View or restore a past value” link opens a modal showing who changed what and when, and lets you restore a selected value directly into the edit form.
Simple module for node lock (edit/delete, etc) with admin listing and custom entities for lock details. Lock blocks edit/delete operations of locked node.
Login Inline is a development-only Drupal module that provides fast and convenient user authentication for QA teams and developers. Instead of logging in and out or manually switching between user accounts, testers can instantly log in as any configured user directly from the login form without entering a username or password.
Drupal 11 module for timeline view. It creates a custom content type with fields for timeline and make integration with vis.js library. Test data addd as well (csv).
A Drupal 11+ module that renders an interactive Chart.js line chart of historical monthly temperatures in Ukraine (1891–2022). Zoom and pan let you explore trends in detail. You can also import your own data to visualize and compare. Real datas also provided in example.csv file.
Drupal 11 module that provides the ability to mark nodes as temporary content. Temporary nodes will be automatically unpublished and deleted after a specified number of days. The module also includes a settings page where you can configure the default expiration period for each content type.