Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: Video.js (HTML5 Video Player) 10.0.0-alpha1 First alpha version released for module videojs (10.0.0-alpha1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

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.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

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

Releases

Version Type Core Release date
1.x-dev Dev 10–11 Feb 19, 2025