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.
Copy Formatter
Copy Formatter module provides a copy field formatter for media referenced fields in Drupal 9/10. It allows users to copy the embedded media code with a single click and use it in other parts of...
Categories: Content editing experience, Content display, Site structure
Hierarchial Taxonomy Autocomplete
The Hierarchial Taxonomy Autocomplete module provides a way to distinctly select terms in a vocabulary when tagging content. For each term that matches by name, the hierarchy for that term is...
Categories: Site structure
Entity Reference User Picture Formatter
Provide a field formatter for entity reference fields exclusively for user entity types to display the user picture.
Categories: Content display, Site structure
Entity Reference View Selection (with Current Entity ID Arguments)
A views entity reference selection that supports the current entity id as arguments to filter the available options.
Categories: Content editing experience, Site structure
Entity Reference Modal Create
Provides a autocomplete with Add new button widget for entity reference field. You can search and reference existing entities or Add new one using entity form in a modal window. There is also full...
Categories: Content editing experience, Site structure
Term name validation
This is a light weight module which helps site admin to restrict the term names with blacklisted characters/words, character length, word count and unique name. You can also add additional...
Categories: Site structure
FileField Sources View
This module is an extension of FileField Sources. It adds a file source based on existing files but uses a view to filter the list of existing files that may be referenced. On the field settings...
Categories: Site structure, Media
Entity Reference Views Token
Provides a views selection plugin with support tokens for entity reference fields. Dependencies The module depends on Token module.
Categories: Site structure
Vimeo Entity Field
This project has been abandoned, please refer https://www.drupal.org/project/vimeo_embed_field.
Categories: Site structure, Media, Integrations
Data export phpspreadsheet
This module extends Views Data Export module to allow XLSX files export. Clone from data export phpexcel to use a library that is a) maintained and b) compatible with PHP 7.2. add option select...
Categories: Site structure, Import and export
File Field Replace
This module adds a setting to file fields to support selecting the method handling when a file already exists with the same name as the uploaded file. The options are: Rename the file (this is the...
Categories: Site structure, Media
Entity Reference Clean
Entity Reference Clean Clean target_id when entity is deleted. https://www.drupal.org/project/drupal/issues/2723323
Categories: Content editing experience, Site structure
Entity Reference Number Widget
Provides a widget for D8 core entity reference fields where the target is specified directly via the numeric entity ID.
Categories: Site structure
Views Attachment Field
Views Attachment Field module provides a way to embed a view into a field in Field UI. This is not a reference field, it just grabs the output of a view and puts it into a "fake" field. This field...
Categories: Content display, Site structure
Fieldable vocabularies
This module exposes the Vocabulary to the field system. It defines a single bundle and a single view mode. The data is loaded when you load a vocabulary, but it is up to you with what you do with...
Categories: Site structure, Developer tools
Points
Points module define a Point entity type. Site builders can add fields to reference this type of entity in order to implement financial or transnational type of applications. This module tries to...
Categories: Site structure, Developer tools
MultiRender mode formatter collection
Introduction In some editorial cases, you need change a field output format (image style / render mode) according to the value of another field (behavior selector) This module provide a collection...
Categories: Site structure
Commerce Product Dimensions
A line item entity to allow customers to input the length, width and height of products if they were setup accordingly. Enable the module Create a line item type Go to Admin / Store / Configuration...
Categories: E-commerce, Site structure
Dominant color
This module calculates the dominant color of the image. The setup when using this module is as follows: - There will be a vocabulary holding colors that you need to predefine. - there will be at...
Categories: Content editing experience, Site structure, Media
Comment alter taxonomy
This module will allow you to change the taxonomy terms associated with a node from a comment on that node. The module provides a set of permissions that allow you to limit this to only certain...
Categories: Content editing experience, Site structure
Crumbs Reverse Entityreference
Crumbs plugin for referred entities with the referee as parent. Reverse of what is provided with the Crumbs package itself.
Categories: Administration tools, Site structure
Paragraphs summary formatter
This formatter provides an additional formatter for paragraphs fields. It has more settings than the default one: Choose which paragraphs bundles are allowed to be displayed Choose view mode for...
Categories: Content editing experience, Content display, Site structure
LDAP Entry Reference
LDAP Entry Reference module provides field type and an autocomplete field widget that references an LDAP entry with it's distinguished name. Features Field type to store LDAP distinguished names...
Categories: Site structure, Access control
Graph reference
This module allows you to create a mathematical graph of entities. Use cases: - By using this module to create graphs of taxonomy term references, you can get a lot more information about the...
Categories: Site structure
Entity Reference Field Widgets
Additional widgets for use on Entity Reference fields. Currently supported: Hierarchical Term Select Allows selections to be dependent on a parent selection. IEF Autocomplete Create Allows...
Categories: Content editing experience, Site structure, Developer tools