Add functionality and customize your Drupal application with thousands of projects contributed by our amazing community.

1,224 modules match your search

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.

Drupalorg Migrate

Migration scripts for www.drupal.org site, from Drupal 7 to Drupal 10.

Migration Jsonapi

This module extends the Migrate Plus, Json Parser to interact with Drupal's JsonAPI.

jQuery Migrate 3.x

jQuery Migrate 3.x restores the API that was removed in the jQuery 3.x, previously marked as deprecated. Without it the breaking changes introduced by jQuery 3.x may break your site.

Migration helpers

This module is meant as an aid for development and deployment, and includes bits of help for migrate and bits that can be used directly in deploy hooks to rearrange content on your modern Drupal site without migration.

Migrate queue importer

Migrate Queue Importer List

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.

Files To Media Migrate

Files To Media Migrate
-----------------------

# Drush Batch Commands Migrating files to media.

Ckeditor 5 Youtube embed migrator

The purpose of this module is to easily convert youtube videos embedded in ckeditor 4 via oembed or modules like "ckeditor_youtube" to remote_video media embedded in Ckeditor 5.

Easy Migration

Because Migrations are never easy!

The Easy Migration module provides the base code for handling content migrations.

Migrate Process Extract Regex

This module provides a Migrate process plugin to enable you to parse and extract a $needle (string) from a $haystack (string).

Migrate Process Remote Image Check

This module provides a Migrate process plugin to enable you to check whether a migrated remote image url/string is in fact a valid address for a media asset such as an image.

Migrate SPIP

This Drupal Migrate source plugin provides sources for migrations from SPIP to Drupal.

Video Embed Field

Video Embed field creates a simple field type that allows you to embed videos from YouTube and Vimeo and show their thumbnail previews simply by entering the video's url.

Migrate Source Directory

Use a directory of files as the source for a migration.

Common use cases include:

Backup and migrate prune

Quick overview

This module provides a way to maintain the size of your backups under control.

Migrate Youtube

Migrate Youtube

INTRODUCTION

This module provides a set of two migrate source plugin to migrate Youtube videos and
playlists.

Backup and Migrate SFTP

This module adds SFTP support to Backup and Migrate's "Destinations" list. It works in much the same way as the built-in FTP support.

Migrate Skip Fields

This module allows skipping field by entity, bundle, name, or type.

Features

There are two settings that can be used:

Migrate Image to Media

The Migrate Image to Media module is a powerful tool designed to help administrators migrate content from image fields to media fields.

Migrate Sandbox!

Annotated sandbox form

Overview

Why the exclamation? Because "Migrate Sandbox" was already taken!

Migrate Preview

Migrate Preview screenshot

The Migrate Preview module allows you to see how your content to migrate looks like without having to execute an actual migration.

Entity reference

Provides a field type that can reference arbitrary entities:

  • A generic entity reference field
  • Four widgets:
    • Two implemented on top of the Options module (Select and Radios/Checkboxes),
    • Two autocomplete widgets (one with one text field per entry, one tag-style with comma-separated entries in the same text field)
  • Two formatters:
    • A "Label" formatter, with optional link that displays the label of the referenced entity (the node title, the user name, etc.)
    • A "Rendered entity" formatter, that renders the references entity using a configurable view mode
  • Integration with Views (for both forward and backward references)
  • Integration with Entity Metadata (and as a consequence with Search API and the like)
  • Integration with Devel generate
  • Integration with Feeds and Migrate (>= 2.3) for painless data import

This modules depends on Entity API and CTools.

Modules extending Entity reference functionality:

Pages