Registry / utility / craftcms-feed-me

craftcms-feed-me

JSON →
library6.13.0phppackagistunverified

Import content from XML, RSS, CSV or JSON feeds into entries, categories, Craft Commerce products, and more.

composer require craftcms/feed-me
INSTALL
IMPORT
SIG · CRAFTCMS-FEED-ME
C
craftcms-feed-me
utilityphpv6.13.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Plugin
use craft\feedme\Plugin;

Process a feed with ID 1 using the Feed Me plugin.

use craft\feedme\Plugin; $plugin = Plugin::getInstance(); $result = $plugin->feed->processFeed(1);
Debug
Known issues
breakingRequires Craft CMS 4+ and may have breaking changes between major versions.
fix
Check the plugin's documentation for version-specific migration guides.
affects: >=6.0.0
Upgrade
Version history
6.13.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources