WP Manifestindependent plugin directory
manifest / integrations / feed-consumer

Feed Consumer

Ingest external feeds and other data sources into WordPress

by Sean Fisher · github.com/alleyinteractive/feed-consumer · website

11stars
8kcomposer installs
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/alleyinteractive/feed-consumer/archive/refs/heads/develop.zip

Also on Packagist as alleyinteractive/feed-consumer:

composer require alleyinteractive/feed-consumer

From the readme

Feed Consumer Ingest external feeds and other data sources into WordPress. Installation You can install the package via composer: Requirements This plugin requires Fieldmanager to be installed and activated. It is also recommended to use Alley Logger as well but that is not required. Usage Activate the plugin in WordPress and you will see the new Feeds post type available for use: Feed Consumer is a plugin that allows you to ingest external feeds and other data sources into WordPress. It is built to be extensible and can be used to ingest data from any source that can be represented as a PHP array. Creating a Feed To create a feed, navigate to the Feeds post type and click Add New. You will see a form that allows you to configure the feed. The feed configuration includes the following fields: - Title: The name of the feed. This is used to identify the feed in the admin. - Processors: The processors to run on the feed. Processors are used to are classes that define the extractor, tr

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
v1.3.0Apr 8, 2026
v1.2.1Dec 12, 2025
v1.2.0Dec 11, 2025
v1.1.1Nov 25, 2025
v1.1.0Aug 5, 2025
v1.0.2Aug 4, 2025
v1.0.1Aug 12, 2024
v1.0.0Aug 8, 2024
v0.1.1May 12, 2023
v0.1.0Jan 3, 2023