PHPackages                             berrypath/magento2-berrypath-product-feed - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. berrypath/magento2-berrypath-product-feed

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

berrypath/magento2-berrypath-product-feed
=========================================

Product feeds for Magento 2.

1.0.0(today)10MITPHPPHP &gt;=8.1

Since Jun 30Pushed todayCompare

[ Source](https://github.com/BerryPath/magento2-berrypath-product-feed)[ Packagist](https://packagist.org/packages/berrypath/magento2-berrypath-product-feed)[ RSS](/packages/berrypath-magento2-berrypath-product-feed/feed)WikiDiscussions main Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Product Feed for Magento 2
==========================

[](#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
------------

[](#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
-------------

[](#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
----------

[](#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
-------------------

[](#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
----------------------

[](#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)

BerryPath helps ecommerce teams build guided selling flows, product finders and guided product advice experiences. Learn more at [berrypath.eu](https://www.berrypath.eu).

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

- Package: [`berrypath/magento2-berrypath-flow`](https://github.com/BerryPath/magento2-berrypath-flow)

###  Health Score

39

—

LowBetter than 85% of packages

Maintenance100

Actively maintained with recent releases

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

0d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2ee4de80f0235969a01da2eb7c088d6cf002d75a666728c6be5d81fc7ab186ed?d=identicon)[sidworks](/maintainers/sidworks)

---

Top Contributors

[![jellesiderius](https://avatars.githubusercontent.com/u/8039493?v=4)](https://github.com/jellesiderius "jellesiderius (2 commits)")

---

Tags

berrypathe-commercemagentomagento2magento2-extensionmagento2-module

### Embed Badge

![Health badge](/badges/berrypath-magento2-berrypath-product-feed/health.svg)

```
[![Health](https://phpackages.com/badges/berrypath-magento2-berrypath-product-feed/health.svg)](https://phpackages.com/packages/berrypath-magento2-berrypath-product-feed)
```

###  Alternatives

[illuminate/session

The Illuminate Session package.

9938.5M824](/packages/illuminate-session)[mpociot/reflection-docblock

8516.9M54](/packages/mpociot-reflection-docblock)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
