Feed Me is a Craft plugin for super-simple importing of content, either once-off or at regular intervals. With support for XML, RSS, ATOM, CSV or JSON feeds, you'll be able to import your content as Entries, Categories, Craft Commerce Products (and variants), and more.
This plugin requires Craft CMS 4.0 or later.
You can install this plugin from the Plugin Store or with Composer.
Go to the Plugin Store in your project’s Control Panel and search for “Feed Me”. Then click on the “Install” button in its modal window.
Open your terminal and run the following commands:
# go to the project directory
cd /path/to/my-project.test
# tell Composer to load the plugin
composer require craftcms/feed-me
# tell Craft to install the plugin
./craft plugin/install feed-me
- Feed Me Plugin Page – The official plugin page for Feed Me
- Feed Me Documentation – The official documentation
- Migrating a Website to Craft CMS – Full video course from CraftQuest that covers Feed Me