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.
CSV Import Export with batch
Provides form bases to allow for batch import and export of CSV files. BatchImportCSVForm Create a custom form extending the BatchImportCSVForm class to allow the user to upload a CSV file, and you...
Categories: Import and export
feeds tamper file fetcher
Given a feed that contains an URL or filepath - fetch that file into the CMS and register it as a file attachment field Given a feed that contains an URL or filepath - fetch that files text...
Categories: Import and export
Views Node Title Selector
Project Summary This module provides a better way to filter content in Views. Instead of a basic text box, you get a smart select list or autocomplete field. Features The Views Node Title Selector...
Categories: Content display, Developer tools, Import and export
Node Import (with update support)
This module is the extended version of the Node import module that has the following extra functionalities that are not support by the original Node Import module. Allow user to do quick import...
Categories: Import and export
Freebase
for search, reading, and writing to freebase.com Still in alpha. Many things may change and/or break. endgoal: if you have a dataset already imported into drupal as nodes, and it is appropriate for...
Categories: Import and export
Librarian
Tools to extend the book module and manage books as a whole rather than a collection of nodes. Early days as I am migrating code from a project by Red Hat to import books from Publican and Asciidoc...
Categories: Administration tools, Developer tools, Import and export
Book export
This module imports Books. It takes the code string exported by Node export, import the code string with Node export, and do necessary work to rebuild book structures.
Categories: Content editing experience, Import and export
Channels
The Channels module provides a way to publish content on some other third-party applications as Drupal instances. The publication of nodes is organized in "channels" which define the type of...
Categories: Content editing experience, Import and export
FeedAPI Location
This module combines the FeedAPI module with the Location module to allow you to import locations from XML feeds. Lets you link the locations to nodes based on the node id in the feed if it exists....
Categories: Import and export
UUID Redirect
This module allows seamless redirection between viewing content on a public-facing website and editing it on a separate, centralized administrative site. It is designed for use with the Deployment...
Categories: Administration tools, Import and export
Social feed fetcher
🇺🇦 This module is maintained by Ukrainian developers. Please consider supporting Ukraine in a fight for their freedom and safety of Europe. Social feed fetcher module provides the user to fetch the...
Categories: Content display, Developer tools, Import and export
SPIP to Drupal
SPIP to Drupal imports SPIP contents into Drupal. This module only require Drupal core modules (comment, taxonomy, upload). Some SPIP features have no a direct matching to drupal core ones. See ...
Categories: Import and export
Incremental Deploy
Incremental Deploy is built on top of Deploy module. In conjunction with Services module, Deploy makes it possible to package up content such as nodes, users and taxonomy terms, and send them via...
Categories: Administration tools, Import and export
Entity Documentation Confluence
Overview A sub-module for Entity Documentation that exports entity configuration documentation and saves it as a page at Confluence. This module make use of Confluence restful API in order to...
Categories: Developer tools, Import and export
Magento API
This module is an implementation of the "smalot/magento-client" project hosted on GitHub. That's the best way to communicate with Magento against its Soap v1 API. This module can be used to build...
Categories: Developer tools, E-commerce, Import and export
CSV Table Block
Provides a drupal block where a CSV file could be referenced with some settings. It will render the CSV as a table. The CSV can be directly uploaded or reverenced via url (local or remote)...
Categories: Content display, Content editing experience, Import and export
feed_node
The purpose of this module is to provide a simple method for displaying aggregator feed items within a node framework. One can "feed enable" a particular node type which allows the user to attach a...
Categories: Import and export
requestador
Requestador There are Submodules in this module: Livecenter Youtube Demo https://www.youtube.com/watch?v=4fv0t62wPf0&feature=youtu.be you can set up a field where a livestream is rendered. There...
Categories: Import and export, Integrations, Developer tools
Simple REST API
Simple REST API offers Drupal 8 style REST API for reading, creating, updating and deleting nodes. You can make your systems to support Drupal 8 before actually updating Drupal. Properties supports...
Categories: Import and export
Global GUID Checker
Ensures GUID uniqueness across all nodes, even if we use the Feeds module 'Attach to content type' feature. This module is a workaround for this issue: https://www.drupal.org/project/feeds/issues...
Categories: Import and export
Tome Node
Extends Tome Module Provides Command For Node Generation where nid is argument. Usage: drush tome:static-export-node-path nid process-count path-count return-json retry-count where: nid: (Required)...
Categories: Import and export
New Aggregator for Drupal core
This project will provide a simple but extensible API for aggregation that ships in a configuration that covers the most common use case of aggregating feeds as nodes on a web site. The planned...
Categories: Import and export
Migrate Source JCR
The Migrate Source JCR module provides a source plugin for migrating from Java Content Repository (JCR) storage. It leverages Jackalope, an implementation of PHPCR, for queries. The general...
Categories: Import and export
Domain Feeds
This module provides Domain Access mappers for the Feeds module. Once you've created domains in domain access module settings you will be able to map to them in the feeds module mapping settings....
Categories: Import and export
Content API Test
The content api module is a resource for Services 3.x in Drupal 6. Content API exposes a new 'content' type resource to Services which implements an index and retrieve functions for nodes. The...
Categories: Content display, Import and export