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.
Feeds embedded media
Provide new feeds tamper to import embedded media and manage them with drupal file managment when importing HTML text. How I handled that before this tamper: Download these embedded images to...
Categories: Import and export
Webform Service
The webform service module makes Webform results available via Services. 7.x-4.x The 4.x branch of this module is a complete rewrite to incorporate a more RESTful interface to the latest 4.x branch...
Categories: Import and export, Integrations
Migrate GatherContent
The Migrate GatherContent module allows you to import content from GatherContent (https://gathercontent.com/) to your Drupal website. This module is based on Drupal Core's Migrate functionality and...
Categories: Content editing experience, Import and export, Integrations
Entity PDF
Entity PDF can create a PDF from any entity based on any View mode. URL to use: /entity_pdf/{entity_type}/{entity}/{view_mode} Example: /entity_pdf/node/5/pdf By default, it uses mpdf8 PHP library,...
Categories: Content display, Content editing experience, Import and export
EB Auto Entity Label
Entity Builder Auto Entity Label adds automatic label generation to Entity Builder definitions. Configure automatic entity titles using token patterns in YAML or via the spreadsheet interface. This...
Categories: Developer tools, Import and export
Excel Importer
The Excel Importer allows importing structured Excel files into available content types. Structured: Each Sheet in the Excel file should have the same name as the Content Type into which its...
Categories: Import and export
Latest (Feeds Aggregator)
This project uses the Feeds module to provide an RSS aggregator. By basing the module on Feeds, the module has the ability to take a lot more functionality than the Aggregator in Drupal core. The...
Categories: Content editing experience, Import and export
Webform UUID
This project is a result of this thread: https://www.drupal.org/node/2076483 It is NOT the same as the Webform UUID Submission module which deals with submissions rather than the webform itself...
Categories: Content editing experience, Import and export
Content Packages
Content Packages provides a Git-friendly workflow for managing selected Drupal content as canonical package files with YAML front matter. It is designed for teams that want important editorial,...
Categories: Content editing experience, Developer tools, Import and export
User Referral
For best Views & Rules integration, and bug fixes, please use the latest -dev version. - @hejazee This module provides users with the ability to refer other users to a site they are registered at....
Categories: E-commerce, Import and export
Linked Open Data Export
Drupal module to transform Drupal content to Linked Open Data format (JSON-LD). The module provides JSON-LD export plugin scaffolding and default JSON-LD serializers. How does it work? It works...
Categories: Content display, Decoupled, Import and export
Translate Side by Side
Shows menus, nodes, blocks and taxonomy with source and target language side by side e.g. to provide a translation template for an external translation/review/release workflow. All string and text...
Categories: Import and export, Multilingual
Revision All
Revision All allows for centralized management of content type revisioning. Revisioning can be turned on/off individually by type or enabled for all simultaneously. There is also support for...
Categories: Administration tools, Import and export
Yandex.Turbo
Yandex.Turbo export module Note: Russian version of this documentation see below. Yandex.Turbo module provides simple way to create nodes export for Yandex search engine (https://yandex.ru/)...
Categories: Import and export
QueryPath
QueryPath is a library for searching and manipulating HTML and XML documents. It's like jQuery for PHP. See http://querypath.org for more information. Here's a screencast that shows what you can do...
Categories: Developer tools, Import and export
HTML import
Introduction This module is to divide one single large HTML document into a structured Drupal book where the heading level hierarchy is respected. This module works with HTML exported from Word;...
Categories: Content editing experience, Import and export, Integrations
Rules Data Transforms
Rules Data Transforms provides data transformation actions to rules. This project is a temporary location for code related to [#745314]. Currently contains: Convert to uppercase / lowercase Encode ...
Categories: Import and export, Automation, Developer tools
FreebaseAPI
API connector to the Freebase - everything-about-everything wiki-database project. This project is a CLONE for new development, branched from https://drupal.org/project/freebase_api because that...
Categories: Import and export
RestWS Schema
Installation Install and update the restws_schema Drupal 7 module per usual (ideally with Drush) Optionally enable restws_schema_ui module. Modules RestWS Schema An API-only module, which extends...
Categories: Administration tools, Import and export
Social Post Controller (Deprecated)
Social Post Controller has been renamed. Development on this module is continuing under MPOSSE. Social post controller is essentially in integration layer between Drutopia Microblog and other...
Categories: Content editing experience, Import and export, Integrations
Migration Tools
CONTENTS OF THIS FILE Introduction Features Drush Commands Requirements Installation Configuration Bonus Features Maintainers Introduction Migration Tools does nothing by itself. It simply adds...
Categories: Import and export, Developer tools
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...
Categories: Developer tools, Import and export
Transclusion (Remote content)
A way of managing "Remote content" and displaying it in your Drupal site. Some aspects may not work with all parts of Entity API yet - although it's tagged as stable, that just means "Has been...
Categories: Site structure, Content editing experience, Import and export
Content Serialization
The module allows you to serialize content entities. It's intended to provide content while building a site, and for initial deployment of new site features. Features only use UUIDs. provide easy...
Categories: Content editing experience, Import and export
Power Import
Node import module which enables import from a CSV file into (user created) profiles of mapped node/ CCK fields and taxonomy terms. This module is used in production sites but has not been tested...
Categories: Import and export