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.
Note: To process large ZIP-compressed feeds, make sure that ZIP support is enabled on your server.
How it works?
Loading the Feed File: The feed file is loaded onto your server.
Importing Offers: The plugin imports offers into the local database.
Product Search: You can search for products as you would in any other module of Content Egg.
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.
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.
In the Pro version of the plugin, you can enable up to 50 individual feed modules.

When you save the module settings, the feed will be re-synced in the background. Please wait until the process is complete.

Last updated