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.
Taxonomy Machine Name
Taxonomy is a very helpfull tool in Drupal's world. However, support for "machine_name" is really missing, overall when you need to exchange terms with others systems. In such situation, the only...
Categories: Import and export, Site structure
Fixed Block Content
Overview Provides a way of having permanent custom content blocks without broken instances if the block does not exist. A new fixed block type acts as a wrapper for the content block. If the custom...
Categories: Content editing experience, Import and export
Imagecache External
About Imagecache External is a utility module that allows you to store external images on your server and apply your own Image Styles. Configuration Important: to use the module you need to visit...
Categories: Content editing experience, Import and export, Media
YAML Content
Note: this is a back-end utility module with no user interface. All interaction with the module is currently handled through Drush unless a module referencing this as a dependency adds additional...
Categories: Content editing experience, Import and export, Developer tools
Node export entity referece
Node export entity reference ---------------------------- This module can export a node with all entity references based on node import module. Why would you use it? --------------------- In those...
Categories: Import and export
Entity Export CSV
Entity Export CSV allow to export any content entity type to a CSV file, and configure which fields to include and how. This module uses the Plugin API to format fields in the export file and so...
Categories: Import and export
Bibliography & Citation
This project allows keeping, outputting, exporting and importing bibliographic data. Please always make backups and carefully read the changelog before updating the module to newer versions. Don't...
Categories: Content editing experience, Import and export
Features Override
Features Override is used to change (override) existing Features. You may want to use it if: You are installing a feature module that requires this module. You have a site built on features - e.g.,...
Categories: Import and export
Content Export CSV
This module is used to export your content of a specific content type as a CSV file. Features Export nodes to CSV file. Export nodes by content type. Filter nodes by published or unpublished....
Categories: Import and export
REST OAI-PMH
Basic Overview This modules exposes entities as Dublin Core in an OAI-PMH endpoint using Views, REST, and a metadata mapping module of your choice. OAI-PMH Endpoint The endpoint uses Drupal's core...
Categories: Import and export, Integrations
Courier
Project discontinued The spirit of Courier carries forward in Notifier, an implementation of Symfony Notifier for Drupal. Courier is an API allowing modules to send messages to people via a channel...
Categories: Developer tools, Import and export, Integrations
Feeds XLS
This Module provides an XLS file parser for the Feeds module. XLS files are the standard used by Microsoft Office Excel, and can be created by a number of other Spreadsheet applications. Drupal 10+...
Categories: Content editing experience, Import and export
Shorten URLs
This module provides an API to shorten URLs via many services like bit.ly and TinyURL (over 15 services are available by default), as well as a block and a page that provide an interface for easily...
Categories: Content editing experience, Developer tools, Import and export
Entity Migrate Export
Entity Migrate Export (EME) is a Drupal (8|9|10) to Drupal (8|9|10) migration generator tool. With this module, you are able to export entity instances of the specified content entity types into...
Categories: Content editing experience, Developer tools, Import and export
Feeds Entity Reference Append
Allows entity reference fields imported by feeds to append to the existing values rather than overwrite. Especially useful when you want multiple sources to update the same set of nodes (multiple...
Categories: Import and export
Taxonomy Term Replace
This module allows administrators to replace a particular taxonomy term associated with 'Published' and/or 'Unpublished' nodes with another taxonomy term of the same vocabulary. Features Users can ...
Categories: Administration tools, Content editing experience, Import and export
Bulk Media Upload
What this module does: With Bulk Media Upload you can upload a bunch of files and a new node, taxonomy term, or other entity will be created for every file. The files are selected via a browser...
Categories: Content editing experience, Import and export, Media
Views Data Export PHPExcel
Views Data Export PHPExcel Description This module extends Views Data Export module to allow XLSX files export. Possibly it will support more formats in the future. Implementation is based on https...
Categories: Import and export, Integrations
Migrate queue importer
This module provides the ability to create cron migrations(configuration entities) with a reference towards migration entities in order to import them during cron runs. You can also define...
Categories: Administration tools, Import and export
Feed Import
About Feed Import Feed Import allows to import content into entities (like nodes, users, taxonomy terms, ...) from various file or database types. Also can monitor feed items for changes to update...
Categories: Import and export
Entity reference feeds
Provides feeds integration for entityreference for mapping directly to properties of referenced entities. Utilizes Entity API to provide mapping targets for entity properties. Will automatically...
Categories: Import and export, Developer tools
RSS field formatters
Provides field formatters for node RSS view mode:<category> element for taxonomy term reference fields;<enclosure> element for file, image and media fields (RSS enclosures are the...
Categories: Site structure, Import and export
Metatag Import Export CSV
Introduction MetaTag Import Export CSV can be used to import metatags form a CSV file or Export metatags to a CSV file. Module supports 4 fields which are provided by Metatag module. Description...
Categories: Import and export
Field collection feeds
Provide feeds integration for field collection module. Require Feeds alpha7 or later version. Docs: http://drupal.org/node/1831004 http://drupal.org/node/1063434 The latest patch in this issue...
Categories: Content editing experience, Import and export
iCalendar Field
INTRODUCTION The *.ics field module provides a field type, along with a widget and a formatter that, when added to a node and combined with a Datetime field can produce *.ics (iCalendar) files that...
Categories: Content editing experience, Import and export, Site structure