Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Varbase FAQs 9.2.1 Minor update available for module varbase_faqs (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Module Usage Documentation

12 sites No security coverage
View on drupal.org

This module allows you to document how and why modules are used on a Drupal site. You can add notes and URLs for context, and it automatically tracks module installation, uninstallation, and version changes. It also offers import/export functionality for managing this documentation across different site environments.

Allows site builders and others to document the how/where/why each contrib or custom module is used on a site. Notes and URLs can be added for use by QA or to provide historical information.

Features

  • Add notes to provide historical context or instructions for using or testing the module (or any other purpose)
  • Add URLs for pages where the module is used and/or should be tested - URLs include a notes field to provide context or instructions for the URL
  • Historical activity (install/uninstall and version changes) is tracked automatically.
  • Views integration
  • Import/export commands (with drush integration) allow data to be moved/shared between different versions (local/dev/stage/prod) of a site
  • Reports

Getting Started

Module usage is seamlessly integrated with the Module List page by clicking Extend on the admin menu (/admin/modules). On the module list page:

  1. Click on the description accordion of any module
  2. The new Module Usage Documentation accordion will open at the bottom of the module description pane.
  3. The list of modules can be filtered to only those that have documentation, those that don't have documentation, or all modules.


Integration is included on the module updates page (/admin/modules/update) as well as the Available Updates report (/admin/reports/updates)

Additional Requirements

This module has dependencies on the following modules:

  • jQuery UI Accordion

Import/Export with Drush

Export

drush moduse:export [--file=<export-file-name.json>] [--path=<export-folder>] [--modules=mod1, mod2, mod3] Defaults:
  • file = moduse.json
  • path = private:/moduse
  • modules = all modules

Import

drush moduse:import [--file=<export-file-name.json>] [--path=<export-folder>] Defaults:
  • file = moduse.json
  • path = private:/moduse
The import/export options are also available in the admin UI at: Extend -> Documentation -> Import (or Export)

Supporting this Module

Activity

Total releases
3
First release
Jan 2025
Latest release
4 months ago
Releases (12 mo)
2 ▲ from 1
Maintenance
Active

Release Timeline

Releases

Version Type Release date
1.1.1 Stable Mar 17, 2026
1.1.0 Stable Aug 21, 2025
1.1.x-dev Dev Jan 27, 2025