Feed Block
The Feed Block module displays RSS feed listings as blocks within Drupal. Each block can be configured to show a specific number of items and whether to include the date or descriptive text. The module provides basic theming, which can be further customized by modifying a template file.
The Feed Block module displays listings from RSS feeds, each stored in Drupal as blocks, each with display configuration (i.e., number of items, whether to display date & descriptive text, etc.).
Editing interface
Sample display
The module minimally themes these blocks via a template file. For custom theming, this template can be copied into a site's active theme and modified.
A note on uninstallation
This module provides content block type. Sites wanting to uninstall this module after Feed block content has been created will need to manually delete the content, and then the block configuration, before uninstalling this module.
Depends on
Dependencies of the latest stable release
- block Drupal core
- block_content Drupal core
- link Drupal core
- node Drupal core
- system Drupal core >=8.1
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.