External Authentication
A helper module that provides services for authenticating users using external sites or services and storing identification details in an authmap table.
Categories
A helper module that provides services for authenticating users using external sites or services and storing identification details in an authmap table.
Create tabbed content blocks by combining views, nodes, blocks, or other QuickTabs instances as tab content with multiple rendering styles.
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.
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.
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.
Provides ability to display alert messages at the top of all pages without requiring block configuration.
High-performance cache backend integration using memcache or memcached PECL extensions for Drupal's caching system.
Extends Drupal file entities to be fieldable and viewable, allowing files to be organized into types with custom fields, display modes, and formatters.
Provides developer tools for building dynamic content in Drupal using the HTMX library.
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.
Extends Drupal core's file deletion functionality with additional safeguards and options for immediate deletion and usage override.
Displays Terms & Conditions to users during registration and login, requiring acceptance before completing these actions.
Provides autocomplete functionality for any form input field on a Drupal site, with suggestion sources from Views or custom callbacks.
Drupal development profiler that extracts, collects, stores, and displays detailed profiling information for every request.
Provides a comprehensive media management framework for Drupal 7 with file browser, field widgets, WYSIWYG integration, and support for remote media sources.
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.
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.