Views Data Export
Export Views results to various file formats including CSV, JSON, XML, and XLS/XLSX with support for batch processing of large datasets.
Categories
Export Views results to various file formats including CSV, JSON, XML, and XLS/XLSX with support for batch processing of large datasets.
Provides an infinite scroll pager plugin for Drupal Views, allowing seamless content loading as users scroll or click a "Load More" button.
Track usage of entities referenced by other entities in Drupal, showing where content is being used across your site.
Provides faceted search interfaces for Drupal, allowing site builders to easily create and manage faceted navigation for Search API-based and core search displays.
Integrates the Yoast SEO analysis library to provide real-time content optimization feedback directly in Drupal's content editing forms.
Generates standard-compliant hreflang XML sitemaps to enhance SEO, notifies search engines of website changes via IndexNow and sitemap ping protocols, and provides a framework for developing custom sitemap types.
Restricts access to nodes and taxonomy terms based on user accounts and/or user roles assigned to specific taxonomy terms.
Extends Drupal's Metatag module to display Schema.org structured data as JSON-LD in the head of web pages.
Integrates Google Analytics tracking with Drupal by automatically adding gtag.js JavaScript tracking code to every page.
A comprehensive collection of well-documented example modules demonstrating Drupal's core APIs and features for developers to learn from.
Entity Share enables content sharing between multiple Drupal websites using the JSON:API. It provides server-side channels and client-side pull interfaces for synchronizing entities across sites.
Automatically fetches files from a production server on demand for development environments, eliminating the need to sync large file directories.
A framework for image optimization that provides pipelines with processors to optimize images, with built-in integration for Drupal core image styles.
Generates scaffold code for custom Drupal modules including hooks, plugins, entities, services, forms, and tests.
Entity Print allows you to print any Drupal entity or View to PDF, Word Document, or EPub formats using configurable PDF engines like DomPdf, wkhtmltopdf, or TCPDF.
A comprehensive OAuth 2.0 Authorization Framework and OpenID Connect implementation for Drupal, built on the League OAuth2 Server library.
Provides an interface for using the Crop API with image fields, enabling users to define multiple crop zones per image for different crop types.
Provides configurable path-based breadcrumbs that extend Drupal's core system breadcrumb with the current page title and numerous customization options.
Allows privileged users to temporarily switch to another user account while maintaining a record of the original account for easy switching back.
Provides an Entity Reference field type that stores references to specific entity revisions, enabling composite entity relationships with revision tracking.