PHPackages                             setono/sylius-feed-plugin - 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. setono/sylius-feed-plugin

ActiveSylius-plugin[Utility &amp; Helpers](/categories/utility)

setono/sylius-feed-plugin
=========================

Plugin to generate feeds within the Sylius ecommerce platform

v0.6.25(5mo ago)26458.2k—8.9%50[10 issues](https://github.com/Setono/SyliusFeedPlugin/issues)[5 PRs](https://github.com/Setono/SyliusFeedPlugin/pulls)MITPHPPHP &gt;=8.1CI failing

Since Sep 11Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/Setono/SyliusFeedPlugin)[ Packagist](https://packagist.org/packages/setono/sylius-feed-plugin)[ GitHub Sponsors](https://github.com/Setono)[ RSS](/packages/setono-sylius-feed-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (53)Versions (40)Used By (0)

Sylius Feed Plugin
==================

[](#sylius-feed-plugin)

[![Latest Version](https://camo.githubusercontent.com/9aa1a8c769738e2e99680e09dd9f358f89f1aa9638c108dddec41cf02dc02746/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f73796c6975732d666565642d706c7567696e2f762f737461626c65)](https://packagist.org/packages/setono/sylius-feed-plugin)[![Software License](https://camo.githubusercontent.com/e17e9b044f19fd3ae9f25242b7ba723df90061b28ebf335ccdedcd0dc0f7498e/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f73796c6975732d666565642d706c7567696e2f6c6963656e7365)](LICENSE)[![Build Status](https://github.com/Setono/SyliusFeedPlugin/workflows/build/badge.svg)](https://github.com/Setono/SyliusFeedPlugin/actions)

A plugin for creating all kinds of feeds to any given service. Do you want to create product feeds for your Google Merchant center? Then this is the right plugin for you.

Installation
------------

[](#installation)

### Step 1: Download the plugin

[](#step-1-download-the-plugin)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this plugin:

```
composer require setono/sylius-feed-plugin
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md) of the Composer documentation.

### Step 2: Enable the plugin

[](#step-2-enable-the-plugin)

Then, enable the plugin by adding the following to the list of registered plugins/bundles in the `config/bundles.php` file of your project:

```
