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.
FeedAPI
Note: FeedAPI versions lower than 1.9 are not compatible with Drupal 6.14 or higher (see #580508 for details). The maintainers of FeedAPI launched a successor project: Feeds. Read more about the...
Categories: Content editing experience, Import and export
FeedAPI Node Discussion
Finds out who links to who between FeedAPI Node Items. News 6.x-1.x-dev package will be compatible with latest FeedAPI package. 5.x-1.x-dev package is compatible with FeedAPI 1.0 Requirements...
Categories: Content editing experience, User engagement
FeedAPI Grabber
This module is FeedAPI addon that adds ability to grab attached files from feeds. Grabber files are saved as node attachment using core Upload module. Module is plug and play and it has no settings...
Categories: Media, Developer tools
Twitter Eparser
Twitter Eparser is an extension to the XML parser of feedapi_eparser. In combination with feedapi_eparser and feedapi, it allows twitter status updates to be imported as nodes. Usage On a twitter...
Categories: Content editing experience, Import and export
FeedAPI Data
Deprecated module. Use Feeds instead of FeedAPI + FeedAPI Data for aggregating into Data tables. FeedAPI Data is a FeedAPI processor plugin for storing feed items. You can use it as alternative to...
Categories: Import and export
DataSync FeedAPI
DataSync FeedAPI imports FeedAPI feeds using DataSync instead of with hook_cron. There are several benefits to doing this: It prevents FeedAPI imports from timing out cron.php and ensures FeedAPI...
Categories: Content editing experience, Import and export
CSV Parser
The maintainers of FeedAPI launched a successor project: Feeds - read more about the future of FeedAPI - and thus CSV Parser - in Good bye FeedAPI, hello Feeds CSV Parser is a FeedAPI add on that...
Categories: Import and export
Embedded Media Field
Maintainers: aaron (Aaron Winborn) and Alex UA (Alex Urevick-Ackelsberg) This extensible module will create fields for content types that can be used to display video, image, and audio files from...
Categories: Content editing experience, Content display, Media
FeedAPI Comments
FeedAPI Comments is a FeedAPI add-on for aggregating comments to your site. It consists of a parser that pulls comments from a remote site and a processor that creates Drupal comments from it. You...
Categories: Import and export
FeedAPI Tag Filter
This module is FeedAPI addon that filters feeditems bases on tags. When a feeditem contains a tag of these filtertags, there will be no new node created. (The tag_filter does a nice job but needs...
Categories: Content editing experience, Media
Zend Feed
Uses the Zend Framework's Zend_Feed to download and parse feeds. News Zend_Feed parser in 6.x-1.x-dev package will be compatible with latest FeedAPI package. Zend_Feed parser in 5.x-1.x-dev package...
Categories: Developer tools, Import and export
FeedAPI RDF processor
FeedAPI RDF processor saves feed item data in RDF format. Requires RDF module and FeedAPI module.
Categories: Import and export
FeedAPI Link Alter
FeedAPI Link Alter is a simple module that changes the text of the "Original article" and "Feed: [feed name]" links created by FeedAPI. Dependent on FeedAPI and FeedAPI Node being installed and...
Feed Scraper
This project has been abandoned since the maintainers of Feed Element Mapper launched a successor project: Feeds - read more about the future of FeedAPI and Feed Element Mapper in Good bye FeedAPI,...
Categories: Content editing experience, Import and export
FeedAPI Tagger
Looks up terms from a taxonomy vocabulary in title and description of a feed item. Usage 1. Create vocabulary, populate with terms to be looked up. 2. Set up FeedAPI feed content type. Enable...
Categories: Import and export
FeedAPI Field Inherit
Generalizing what the Feed Element Mapper module does for taxonomy, this module allows to automatically set fields in the feed items individual nodes by inheriting field values from the parent node...
Categories: Import and export
FeedAPI Language Filter
The FeedAPI Language Filter is a simple add-on for the FeedAPI Item Filter module that allows incoming feed items to be filtered by language, using the Google AJAX Language API. This module differs...
Categories: Content editing experience, Multilingual, Import and export
FeedAPI Language Detector
Features This module detects the language of nodes created by FeedAPI and adds the language information to the node. This makes it for example possible to show only the nodes in the users language...
Categories: Content editing experience, Multilingual
Feed Element Mapper
This module is unsupported due to a security issue the maintainer didn’t fix. See SA-CONTRIB-2013-085 - Feed Element Mapper - Cross Site Scripting for details. If you want to use this module, your...
Categories: Content editing experience, Import and export, Site structure
FeedAPI ImageGrabber
Note: This project is copyrighted to and maintained by Srijan Technologies Pvt. Ltd. FeedAPI ImageGrabber which is an addition to FeedAPI, mimics the thumbnail display of Google Reader for the...
Categories: Content editing experience, Media
FeedAPI Taxonomy Compare
This module is meant to work with FeedAPI, FeedAPI Node and Feed Element Mapper to give more control over what happens with incoming taxonomy terms. Example Use. Vocabulary of 'Categories' feeds...
Categories: Import and export, Site structure
Leech
This module is no longer supported. If you're looking for a simple aggregator that creates nodes instead of flat database records like Drupal's core aggregator, take a look at SimpleFeed. If you're...
FeedAPI PHP Filter
This module is add-on for FeedAPI Item Filter, implementing hook hook_feedapi_itemfilter(). This module creates new item filter to run custom PHP code on already parsed $feed object. This useful in...
Categories: Import and export
Google FeedAPI Formatter
The Google FeedAPI module extends creates a formatter for the link field that allows for downloading and displaying feeds all via the Goolge FeedAPI JavaScript Library. This is meant to be a low...
Categories: Site structure
Capitex
Introduction This module makes it possible to import objects from the Capitex system as nodes into Drupal. Capitex is a third party system for real estate agencies. The system is used by agencies...
Categories: Integrations