Skip to content

Feed Me is a Craft CMS plugin which makes it easy to import entries and entry data from XML, RSS or ATOM feeds. Feeds can be setup as a task in Craft's CP, or called on-demand for use in your twig templates.

License

Notifications You must be signed in to change notification settings

AutoleagueX/FeedMe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feed Me

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 or JSON feeds, you'll be able to import your content as Entries, Categories, Craft Commerce Products (and variants), and more.

Features

  • Import data from XML, RSS, ATOM or JSON feeds, local or remote.
  • Import into Entries (Free), Categories, Users, and Commerce Products (Pro only).
  • Feeds are saved to allow easy re-processing on-demand, or to be used in a Cron job.
  • Simple field-mapping interface to match your feed data with your element fields.
  • Duplication handling - control what happens when feeds are processed again.
  • Uses Craft's Task service to process feeds in the background.
  • Database backups before each feed processing.
  • Troubleshoot feed processing issues with logs.
  • Grab feed data directly from your twig templates.
  • Craft 2.5+ compatible.

Third-party ElementTypes and FieldTypes

Have a third-party ElementType or FieldType? You'll need to install the separate Helper plugin. See the collection of helper plugins via their official repository - https://github.com/engram-design/FeedMe-Helpers.

Documentation

Visit our Plugin page for all documentation, a getting started guide, template tags, and developer resources.

Thanks / Contributions

Bob Olde Hampsink and his amazing work on the Import plugin, Clearbold for Craft Import, along with all the great users who have helped provide feedback, testing and bug reports.

Pixel & Tonic for their amazing support, assistance, and of course for creating Craft.

Changelog

View JSON Changelog

About

Feed Me is a Craft CMS plugin which makes it easy to import entries and entry data from XML, RSS or ATOM feeds. Feeds can be setup as a task in Craft's CP, or called on-demand for use in your twig templates.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 63.7%
  • HTML 28.9%
  • JavaScript 5.4%
  • CSS 2.0%