Add functionality and customize your Drupal application with thousands of projects contributed by our amazing community.
A module is code that extends Drupal's by altering existing functionality or adding new features. You can use modules contributed by others or create your own. Learn more about creating and using Drupal modules.
Simply menu
Description Simply menu module is based on core menu module. It automatically associates a content to a menu item, without setting link path any more. So, the menu administration interface becomes...
Categories: Administration tools, Content editing experience
BIMServer
This module is built specifically for developers to enable Drupal to communicate with a BIMServer. The module is divided into 1 main and 2 sub modules. The main module provides the configurations...
Categories: Administration tools, Developer tools, Integrations
Archipelago Multi Importer
AMI: Archipelago Multi Importer (https://github.com/esmero/ami) Archipelago Multi Importer is part of the Archipelago Repository Architecture for D8/D9 Family built around the Strawberryfield,...
Categories: Administration tools, Content editing experience, Developer tools
MyAccount_alter
DIY Edition:I haven't been maintaining this module, largely because I don't use it myself. Its functionality is easy to create with just a few lines of custom code. Stephenh made a tutorial...
Categories: Administration tools, Access control
Link Text Options
The Link Text Options module allows you to change the link text input on a link field from a textfield into a select/options element effectively restricting what text a content editor can enter for...
Categories: Administration tools, Content display, Content editing experience
Reorder Fields
The Manage fields page (/admin/structure/types/manage/{bundle}/fields) sorts fields alphabetically and provides no way to reorder them — unlike the Manage form display and Manage display tabs,...
Categories: Administration tools
User status change notifications
This module enables sites to automatically send customized email notifications on the following events: account activated account blocked account deleted The first case is especially useful for...
Categories: Administration tools, Integrations
Special Taxonomy Tagging In Body
This Module provides a way to connect, relate and classify content in the website. It allows the user to add special taxonomy tagging with Drupal taxonomy category page. With this module, user can...
Categories: Administration tools, Site structure, Access control
Delegate Menu Administration
Summary: Allows you to allow select user roles to administer individual menus or menu items. Quick Start: Enable the module Go to 'admin/user/permissions' and give the 'administer some menus'...
Categories: Administration tools
Fieldset collapser
Have you ever wondered why some fieldsets in some Drupal forms are just fieldsets, others are collapsible, but once you open (or minimize) them and save the form, their collapsed state is back to...
Categories: Administration tools, Content editing experience, Content display
VisualN Libraries
The module provides a basic plugin type used to register Drupal libraries. Simply, It returns libraries metadata in the same format as used in *.libraries.yml files. All such libraries are...
Categories: Administration tools, Developer tools
Project Hosting
Project Hosting is a flexible suite of components for Drupal 7 that can be combined to build a local project update server out of a bespoke Drupal resource site. Features include: Publishing...
Categories: Administration tools, Developer tools
CiviCRM Custom Field Migrate
This is a Drush tool, not a module to be installed on your site. I needed to be able to deploy our exported features and some hard coded CiviCRM custom fields to different environments like...
Categories: Administration tools, Developer tools, Import and export
Image Field Repair
Image Field Repair is a module that repairs image field values that are touched by issue [#2644468]. Moreover, as this issue still isn't fixed in core, as of 8.x-1.2, it also solves the cause of...
Categories: Administration tools
Enterprise Base
Provides various content administration enhancements and other elements required for Open Enterprise content apps. It's purpose is to bring handy Open Enterprise UI improvements into any Drupal 7...
Categories: Administration tools, Content editing experience, Developer tools
UUID Forward
With this module installed, you can browse to an entity by entering its UUID in the path. For example: [site-url]/uuid/0bb3203c-add8-4cca-8e20-ffef8c8d3618 Install/Setup After installing the module...
Categories: Administration tools, Site structure, Developer tools
Drupal Documentation
This provides Drupal documentation in a downloadable module that you can install and use from within your Drupal installation. This is not the project or issue queue that is used for the Drupal.org...
Categories: Administration tools, Developer tools
Entity Field Attach UI
Provides an UI for attached fields for any given entity. As of right now, I only have support for these entity types: taxonomy, node, field collection item. Other entity types may or may not work...
Categories: Administration tools, Site structure
Restore
Details This module provides simple export/import functionality, rather than relying on modules restore scripts can be flat JSON files or provided via hooks. The advantage of this method is that it...
Categories: Administration tools, Content editing experience, Developer tools
Content Login
Normally a user gets login by login box containing user name and user password. Now this module tries to login an user by providing content url which is encrypted. This module is useful when you...
Categories: Administration tools, Content editing experience, Access control
Moderation team
Use this module if your site receives an overwhelming number of submissions. It lets a team share the moderation effort among trusted users. The Moderation Team module currently handles nodes, but...
Categories: Administration tools, Content editing experience, User engagement
Simple Forum
In This module have a content type "Simple Forum" with fields "title", "body", "Categories" and comments. and as well as have a vocabulary "Simple Forum" assigned to content type "Simple Forum"....
Categories: Administration tools, Content editing experience
Notify Manager
CONTENTS OF THIS FILE --------------------- * Introduction * Usage * Installation * Maintainers INTRODUCTION ------------ Notify Manager will help the users to maintain the notifications which will...
Categories: Accessibility, Administration tools, Content editing experience
Media Field Collection
Small tweaks to better integrate the Media and Field Collection modules. Features/Tweaks Usage Listing On the file usage page this module converts each listings of a Field Collection usage into a...
Categories: Site structure, Media, Administration tools
Administration Tabs & Actions
Floats tasks and actions (e.g. the view and edit tabs on nodes), to avoid the need to accomodate them when building a theme. Intended to work with the Administration Menu module. To Do UI - I built...
Categories: Administration tools, Site structure