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

Abandoned → [setono/sylius-facebook-plugin](/?search=setono%2Fsylius-facebook-plugin)Sylius-plugin

setono/sylius-facebook-tracking-plugin
======================================

Sylius plugin that tracks visitors and sends the data to Facebook

v2.0.0(3y ago)810.8k—10%18MITPHPPHP &gt;=7.4CI failing

Since Apr 24Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/Setono/SyliusFacebookPlugin)[ Packagist](https://packagist.org/packages/setono/sylius-facebook-tracking-plugin)[ RSS](/packages/setono-sylius-facebook-tracking-plugin/feed)WikiDiscussions 3.x Synced 1mo ago

READMEChangelog (10)Dependencies (47)Versions (22)Used By (0)

Sylius Facebook Plugin
======================

[](#sylius-facebook-plugin)

[![Latest Version](https://camo.githubusercontent.com/3436872adffa35dbc1fd38296ea4a28b1e0b49ffa58c1f66517f6696e85e932d/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f73796c6975732d66616365626f6f6b2d706c7567696e2f762f737461626c65)](https://packagist.org/packages/setono/sylius-facebook-plugin)[![Software License](https://camo.githubusercontent.com/e5dabccec5f51964845215a52f30782dc275309ca11994e9e2e5a24d425bb4d2/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f73796c6975732d66616365626f6f6b2d706c7567696e2f6c6963656e7365)](LICENSE)[![Build Status](https://github.com/Setono/SyliusFacebookPlugin/workflows/build/badge.svg)](https://github.com/Setono/SyliusFacebookPlugin/actions)

Track ecommerce events in your store and send them to Facebook to enable your marketing efforts inside Facebook.

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

[](#installation)

### Step 1: Download the plugin

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

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

### Step 2: Enable the plugin

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

Then, enable the plugin by adding it to the list of registered plugins/bundles in `config/bundles.php` file of your project before (!) `SyliusGridBundle`:

```
