General information

Content Egg includes a dedicated module for working with product feeds in CSV, XML, or JSON formats.

Feed Requirements

  • Direct Access: The feed file must be accessible via a direct, live URL in a browser without requiring login or authorization.

  • Supported Formats: CSV, XML, and JSON are supported. CSV is recommended if available, due to better performance and simpler configuration.

  • Archived Files: Feeds can be provided either as plain files or compressed in ZIP format.

How it works?

  1. Loading the Feed File: The feed file is loaded onto your server.

  2. Importing Offers: The plugin imports offers into the local database.

  3. Product Search: You can search for products as you would in any other module of Content Egg.

  4. Regular Syncs: The feed is reloaded twice per day by default to keep prices and availability up to date. You can configure the sync interval in the module settings.

  5. Adding Feeds: Each feed must be added as a separate module. Navigate to Content Egg > Modules > Feed modules > Feed:Add new and add the feed.

Avoid using very large feeds—it's better to split them to ensure optimal performance.

Last updated