berrypath / magento2-berrypath-product-feed

berrypath/magento2-berrypath-product-feed

Scheduled product feeds for Magento 2 shopping channels, marketplaces and product discovery.

magento2-module Compatibility: Not yet tested Code Quality: Pending Tests: N/A Security: Pending MIT

Are you the maintainer of berrypath?

Packagento pulls berrypath's Composer packages from the public registry so buyers can find them here.

Claim the namespace to take ownership, publish new releases directly, and start charging for premium versions.

Claim this namespace →

Viewing version 1.0.0. Latest version is 1.0.4. Switch to latest

Product Feed for Magento 2

Magento 2 module for generating product feeds per store view.

The feed is intended for external product-data consumers such as guided-selling
platforms, product recommendation tools, comparison engines and Google Shopping
feed pipelines. It exposes Magento product data in a stable XML format and can
be extended with extra product attributes from the admin configuration.

Installation

composer require berrypath/magento2-berrypath-product-feed
bin/magento module:enable BerryPath_ProductFeed
bin/magento setup:upgrade
bin/magento cache:flush

For local app/code development, place it at:

app/code/BerryPath/ProductFeed

Configuration

Stores > Configuration > BerryPath > Product Feed

Feed endpoint:

/berrypath/feed/id/{store_id}

Optional parameters:

  • pid: fetch one product by the configured Product ID source.

The preview URL in the admin is limited to the first 25 products. The XML feed endpoint exports all products.

Feed Types

The default feed type is Generic XML.

Google Shopping RSS 2.0 can be enabled from the admin. That output uses the
Google g: namespace and emits Google product attributes such as g:id,
g:title, g:price, g:availability and optional g:shipping.

Current Feed Fields

The feed includes core product data such as ID, SKU, type, name, URL, image,
price, final price, currency, salability, visibility, tax class, categories and
review summary data. Configurable, grouped and bundle product prices use the
Magento price index so parent products do not export 0.00 prices when indexed
prices are available.

Possible Channel Usage

The Google Shopping feed mode covers the core XML/RSS format and namespace.
Some merchants may still need channel-specific enrichment such as Google product
category, GTIN/MPN/brand mapping, promotion feeds or custom title and description
optimization.

BerryPath

BerryPath helps ecommerce teams build guided selling flows, product finders and
guided product advice experiences. Learn more at berrypath.eu.

For embedding BerryPath advice flows in Magento category pages, product pages
and CMS/widget placements, use the companion module:

No changelog yet

The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.

Versions
Version Stability QA Status Compatibility Released
1.0.4 stable Fail Magento 2.4.7-2.4.9 Details 2026-07-01 13:53:32
1.0.3 stable Not tested Not yet tested Details 2026-07-01 13:44:55
1.0.2 stable Not tested Not yet tested Details 2026-07-01 12:51:24
1.0.1 stable Not tested Not yet tested Details 2026-07-01 12:30:22
1.0.0 stable Not tested Not yet tested Details 2026-06-30 12:19:36

Requires 1

Package Constraint
php >=8.1

Suggests 1

Package Reason
berrypath/magento2-berrypath-flow Magento 2 Guided Selling module.

No QA results yet

QA pipelines haven't run for this version. Compatibility and quality results appear here once the vendor publishes a tagged release that gets ingested.

License
MIT

More from berrypath

View vendor
Make it pay

Turn an existing module into recurring revenue.

If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.