PHPackages                             fitratech/sylius-facebook-messenger - 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. [API Development](/categories/api)
4. /
5. fitratech/sylius-facebook-messenger

Abandoned → [fitratech/sylius-facebook-messenger-plugin](/?search=fitratech%2Fsylius-facebook-messenger-plugin)Sylius-plugin[API Development](/categories/api)

fitratech/sylius-facebook-messenger
===================================

A plugin to integrate facebook messenger chat box in Sylius.

v0.1.3(4y ago)22.7k2MITPHPPHP ^7.3|^8.0

Since Jul 15Pushed 4y ago1 watchersCompare

[ Source](https://github.com/FitraTech/SyliusFacebookMessengerPlugin)[ Packagist](https://packagist.org/packages/fitratech/sylius-facebook-messenger)[ RSS](/packages/fitratech-sylius-facebook-messenger/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (25)Versions (5)Used By (0)

 [ ![](https://camo.githubusercontent.com/b2de4fa6ce4449fe9a071ea93981ff3edec3df25bec49a0381d9a8e2841b3e8b/68747470733a2f2f6669747261746563682e636f6d2f696d616765732f6c6f676f2e706e67) ](https://monsieurbiz.com) [ ![](https://camo.githubusercontent.com/1567208cc7c8ec53cf6e2af4f54449a9bb3ab0dee7916998de4e3ce9b7f79015/68747470733a2f2f64656d6f2e73796c6975732e636f6d2f6173736574732f73686f702f696d672f6c6f676f2e706e67) ](https://sylius.com)

Facebook Messenger
==================

[](#facebook-messenger)

A facebook messenger plugin to embed the chat box for Sylius.

Features
--------

[](#features)

### enable the chat box &amp; set the page id from the back office

[](#enable-the-chat-box--set-the-page-id-from-the-back-office)

[![enable the chat box & set the page id from the back office](screenshot_bo.png)](screenshot_bo.png)

### inject the chat box directly via template event

[](#inject-the-chat-box-directly-via-template-event)

[![inject the chat box directly via template event](screentshot_front_01.png)](screentshot_front_01.png)[![inject the chat box directly via template event](screentshot_front_02.png)](screentshot_front_02.png)

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

[](#installation)

Require the plugin :
`composer require fitratech/sylius-facebook-messenger`

> If you are using Symfony Flex skip the bundles.php modification.

Modify `config/bundles.php` to add this line at the end :

```
    FitraTech\SyliusFacebookMessengerPlugin\FitraTechSyliusFacebookMessengerPlugin::class => ['all' => true],

```

Usage
-----

[](#usage)

1. Your `Channel` entity need to implement the `FitraTech\SyliusFacebookMessengerPlugin\Model\ChannelInterface` interface and use the `FitraTech\SyliusFacebookMessengerPlugin\Model\ChannelTrait` trait.
2. You need to run a diff of your doctrine's migrations: `bin/console doctrine:migrations:diff`. Don't forget to run it! (`bin/console doctrine:migrations:migrate`)
3. Override `SyliusAdminBundle/Channel/_form.html.twig` (if you are not familiar with template overriding check [the official doc](https://docs.sylius.com/en/latest/customization/template.html)) and include `@FitraTechSyliusFacebookMessengerPlugin/Channel/form.html.twig`

    ```

    {% include '@FitraTechSyliusFacebookMessengerPlugin/Channel/form.html.twig' %}

    ```

Front customization
-------------------

[](#front-customization)

You can override the chat box templates in your theme (`src/FitraTechSyliusFacebookMessengerPlugin/Resources/views/embed.html.twig`)

Local Development
-----------------

[](#local-development)

Facebook Messenger chat box require a fully qualified domain name (FQDN) localhost &amp; ip doesn't work, you need to setup a local domain if you use symfony cli follow the [official doc](https://symfony.com/doc/current/setup/symfony_server.html#local-domain-names) and or [this blog post](https://sourcebox.be/set-up-and-use-symfony-local/)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

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

Every ~168 days

Total

4

Last Release

1622d ago

PHP version history (2 changes)0.1.0PHP ^7.3

v0.1.3PHP ^7.3|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/560ca3f249292dc3188332c2eb803f8a763cf41ebddd5e2823127f474ef2d233?d=identicon)[htaoufikallah](/maintainers/htaoufikallah)

---

Top Contributors

[![htaoufikallah](https://avatars.githubusercontent.com/u/250642?v=4)](https://github.com/htaoufikallah "htaoufikallah (11 commits)")

---

Tags

syliuschatMessengersylius-pluginfacebook messengerchatbox

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/fitratech-sylius-facebook-messenger/health.svg)

```
[![Health](https://phpackages.com/badges/fitratech-sylius-facebook-messenger/health.svg)](https://phpackages.com/packages/fitratech-sylius-facebook-messenger)
```

###  Alternatives

[webgriffe/sylius-akeneo-plugin

Plugin allowing to import products data from Akeneo PIM to your Sylius store.

2477.8k](/packages/webgriffe-sylius-akeneo-plugin)[kerox/messenger

PHP Library to interact with Facebook Messenger Platform

58302.1k1](/packages/kerox-messenger)[synolia/sylius-akeneo-plugin

Akeneo connector for Sylius.

2696.0k](/packages/synolia-sylius-akeneo-plugin)[tgallice/fb-messenger-sdk

Facebook Messenger Bot php sdk

9315.2k](/packages/tgallice-fb-messenger-sdk)[bitbag/graphql-plugin

Sylius backend integration for Vue Storefront 2

254.8k](/packages/bitbag-graphql-plugin)[bitbag/vue-storefront2-plugin

Sylius backend integration for Vue Storefront 2

251.5k](/packages/bitbag-vue-storefront2-plugin)

PHPackages © 2026

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