Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module provides a migration source plugin that uses the laminas-feed library to import content from RSS or Atom feeds. It simplifies the process of extracting, transforming, and loading feed data into Drupal without requiring manual configuration for parsing.

This module contains a source plugin for migrations that utilizes the laminas-feed library to import feed content. The module contains no front-end functionality or admin settings.

This plugin was created as part of an experiment to build an upgraded Aggregator module that utilizes migrations for importing, parsing, and storing feed content. Feed aggregation is simply an ETL (extract, transform, load) process after all. So why not use Migrate, the king of ETL modules that comes packaged in Drupal Core? That experiment may never see the light of day, but the plugin that was created for it might be useful to someone. So it's saved here in case anyone has a similar need.

The source plugin accepts a feed url as an argument. It then hands all of the work of importing and parsing the feed off to the laminas-feed library. The returned data is then inserted into migration rows. You could use the XML source plugin from Migrate Plus to do the same thing, but you would be responsible for doing a lot of manual configuration to parse the content. This laminas_feed plugin does that work for you.

Activity

Total releases
1
First release
Feb 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 1
Maintenance
Dormant

Releases

Version Type Release date
1.x-dev Dev Feb 19, 2025