Frontend Editing
A lightweight module that enables editing entities directly in the frontend using a sidebar panel, without relying on core's Settings Tray, Contextual Links, or Quick Edit modules.
Categories
A lightweight module that enables editing entities directly in the frontend using a sidebar panel, without relying on core's Settings Tray, Contextual Links, or Quick Edit modules.
Create tabbed content blocks by combining views, nodes, blocks, or other QuickTabs instances as tab content with multiple rendering styles.
Allows site administrators to add various extra fields (blocks, views, tokens, twig templates, entity links, or components) to any entity display, supporting both form and view displays.
Provides a CSV source plugin for the Drupal Migrate API, enabling migrations from CSV files.
Mitigates username enumeration attacks by suppressing error messages on password reset forms and converting 403 Access Denied responses to 404 Not Found on user profile routes.
Import and display CSV, XLSX/XLS, and PDF files as interactive tables, charts, calendars, and other visualizations in Drupal.
Provides Drupal Commerce integration for Stripe payment processing, supporting both the modern Payment Element and legacy Card Element with features like 3D Secure, webhooks, and Stripe Connect.
Extends Drupal file entities to be fieldable and viewable, allowing files to be organized into types with custom fields, display modes, and formatters.
High-performance cache backend integration using memcache or memcached PECL extensions for Drupal's caching system.
Provides ability to display alert messages at the top of all pages without requiring block configuration.
Enables granular publish and unpublish permissions for content types without requiring the 'administer content' permission.
Allows uploading multiple files in bulk and automatically creates corresponding media entities using DropzoneJS drag-and-drop interface.
Generates thumbnail images from PDF files for Media entities using ImageMagick and displays them as field formatters.
Provides developer tools for building dynamic content in Drupal using the HTMX library.
Allows site builders to set up fine-grained permissions for allowing sub-admin users to edit, cancel, and create other users based on their roles, providing more specific control than Drupal Core's all-or-nothing 'administer users' permission.
Provides autocomplete functionality for any form input field on a Drupal site, with suggestion sources from Views or custom callbacks.
Provides a comprehensive set of pre-configured Bootstrap-ready view modes for content types, with automatic layout mapping using Display Suite and UI Patterns.
Provides a comprehensive media management framework for Drupal 7 with file browser, field widgets, WYSIWYG integration, and support for remote media sources.
Drupal development profiler that extracts, collects, stores, and displays detailed profiling information for every request.
Smart IP identifies visitor's geographical location (longitude/latitude, country, region, city, postal code) based on IP address, storing data in session and user data service.