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.
LocalGov France Demo
This is a sandox module, cloned from drupal/localgov_demo, adapted with French content to demonstrate the features of drupal/localgov and drupal/localgov_france to French audience. Rationale for...
Categories: Developer tools, Import and export
Entity Pilot
Unsupported I've made the decision to mark Entity Pilot as unsupported and shut down the service. Thanks to those who supported it Overview Entity Pilot provides content-staging for Drupal 8....
Categories: Content editing experience, Developer tools, Import and export
Migrate SPIP
This Drupal Migrate source plugin provides sources for migrations from SPIP to Drupal. This migration source directly queries the SPIP source database, so it must have access to the database (or a...
Categories: Developer tools, Import and export
Node Import i18n
An extension to the node_import module allowing users to import content in multiple translations simultaneously.
Categories: Import and export
Feeds unique node processor
This creates nodes, but ensures they are unique only for the site, not per feeds source.
Categories: Import and export
Zip Download
Zip Download allows a user to download multiple files for a node from a server as a single zip file.
Categories: Import and export
Node Aggregator
The main advantage of the import module over the default aggregatoris that RSS items are stored as first class nodes. That means that they can be promoted to home page, queued, commented upon, etc....
Categories: Import and export
DBSlicer
The DBSlicer module allows you to export and import the content of your database. It uses database slicing collect the rows which will be exported. With dtabase slicing you can select a smaller...
Categories: Import and export
Conveyor
Synopsis Conveyor provides a way to push and synchronize content and configuration from one environment to another. This tackles a common problem that content cannot be migrated across different...
Categories: Content editing experience, Import and export, Media
Migrate File Sources
A sandbox project for working on file based migration support. See http://drupal.org/node/1231492 for more information.
Categories: Import and export
Code Server
Allows limitless communication between Drupal (6 and 7) sites. Code Server provides a framework for calling PHP functions on a Drupal site from code running on a different Drupal site. Status for...
Categories: Developer tools, Import and export
DOI
A project to integrate DOI into Drupal as entities. A group page is at https://groups.drupal.org/node/471838?page=1
Categories: Import and export, Integrations, Developer tools
Feeds Self Node Processor
A Feeds processor plugin that can be used to populate the fields of a content type using a remote source. It uses Feeds' attachment ability to make Feeds-based import workflows more extensible. It...
Categories: Import and export
Bones
The Bones module allows you to rapidly build out the bare-bones structure of a site by importing a YAML file containing an outline of the menu structure and page titles you need to set up. Bones...
Categories: Import and export
Pleiades
Provides functionality for importing data from Pleiades into Drupal. From https://pleiades.stoa.org: Pleiades is a community-built gazetteer and graph of ancient places. It publishes authoritative...
Categories: Content editing experience, Import and export, Site structure
Google Calendars
Overview Provides integration with the Google Calendar API for importing event calendars. You can add multiple calendar sources and then import them using Drush. The events are stored in a custom...
Categories: Content editing experience, Site structure, Import and export
Transformations -- Drupal data
A set of operations for the Transformations module that deal with Drupal-native data - currently nodes or users, but patches for other entities like files or taxonomy terms are welcome. Depends on...
Categories: Content editing experience, Import and export
Twitter Pull Helper
My very first module - be gentle, please. Twitter Pull Helper does what it says on the tin ... it helps the Twitter Pull module. In my first experience with Twitter Pull, I found it did not create...
Categories: Content editing experience, Import and export
Dilve books
This module integrates the information service DILVE books. DILVE is the largest catalog of books published in Spain. http://www.dilve.es/ DILVE uses the international standard ONIX, based on XML....
Categories: Import and export, Integrations
Clean Feeds
This module cleans all the HTML tags from RSS Feeds that you provide on your site. The type of nodes to clean HTML from is selectable. The motivation is to make sure that interested feed...
Categories: Content display, Import and export
Content Bulk Operations (CBO)
Content Bulk Operations allows to update list of nodes from a CSV file. Currently it supports: 1. publish/unpublish 2. Update path
Categories: Administration tools, Content editing experience, Import and export
File parser
A simple parser (feeds plugin) that will import your files (images) into nodes' filefields, with a little help from the Feeds directory fetcher.
Categories: Import and export, Media
feeds_twitter
Bring twitter search results into your site as nodes (content) via feeds module. TODO: Bring in user tweets (like twitter module, but different :-P)
Categories: Content editing experience, Import and export
Export to docx
This module lets you export nodes to docx files. The module uses the http://phpword.codeplex.com and http://htmltodocx.codeplex.com libraries.
Categories: Content editing experience, Import and export
Linkback
This module provides multiple Linkback implementations for Drupal 8. A linkback is a method for Web authors to obtain notifications when other authors link to one of their documents. This enables...
Categories: Import and export, Integrations, Developer tools