PHPackages                             ghoster/facebook-comment - 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. ghoster/facebook-comment

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

ghoster/facebook-comment
========================

Adds an extra tab to the Magento 2 Product View page with Facebook Comment Edit

1.1.1(7y ago)06OSL-3.0PHPPHP ~5.6.5|7.0.2|7.0.4|~7.0.6|~7.1.0

Since Oct 24Pushed 1y ago1 watchersCompare

[ Source](https://github.com/tuyennn/magento2-facebook-comment)[ Packagist](https://packagist.org/packages/ghoster/facebook-comment)[ RSS](/packages/ghoster-facebook-comment/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (3)DependenciesVersions (3)Used By (0)

Product Facebook Comment - Magento 2
====================================

[](#product-facebook-comment---magento-2)

---

Adds an extra tab to the Magento 2 Product View page with Facebook Comment

[![License: GPL v3](https://camo.githubusercontent.com/1b0c7e4911720d0444c16a1ffd145a039f14a1a7305362ab51184f757a4dd6bc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d47504c25323076332d626c75652e737667)](https://www.gnu.org/licenses/gpl-3.0)[![Codacy Badge](https://camo.githubusercontent.com/5ed5e5e53631dc39f55b6392d017d2aa14733ab116a82e2a9d661932c67e2795/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f6561316566653661666161633464353262653163373430366438323065633063)](https://www.codacy.com/app/GhoSterInc/FacebookComment?utm_source=github.com&utm_medium=referral&utm_content=tuyennn/FacebookComment&utm_campaign=Badge_Grade)[![Donate](https://camo.githubusercontent.com/604e3db9c8751116b3f765aad0353ec7ded655bbe8aaacbc38d8c4a6b784b3ed/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f446f6e6174652d50617950616c2d677265656e2e737667)](https://www.paypal.me/thinghost)[![Version 1.1.1](https://camo.githubusercontent.com/06d7860afbc961ac21ebb17f2efd3f3520ff78302f8df16f4668c9b5a5e6e82f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f56657273696f6e2d312e312e312d677265656e2e737667)](https://camo.githubusercontent.com/06d7860afbc961ac21ebb17f2efd3f3520ff78302f8df16f4668c9b5a5e6e82f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f56657273696f6e2d312e312e312d677265656e2e737667)

---

[![Alt GhoSter](https://camo.githubusercontent.com/99d6131f1763774bff43a7b2da50ae18221685d6b948fc8d2a86e4a1d2e8b7e6/687474703a2f2f7468696e67686f73742e696e666f2f77702d636f6e74656e742f75706c6f6164732f323031352f31322f67686f737465722e706e67 "thinghost.info")](http://thinghost.info) Overview
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

[](#-overview)

- Download and place in app/code/GhoSter/FacebookComment.
- Run module enable and upgrade command
- [Extension on GitHub](https://github.com/tuyennn/FacebookComment)
- [Direct download link](https://github.com/tuyennn/FacebookComment/tarball/master)

[![Alt Screenshot-1](https://camo.githubusercontent.com/0a5fc0f4267b25d42a5e1b7e1a501c28d05dafa67cc979bdd984a77d8be25a53/687474703a2f2f7468696e67686f73742e696e666f2f77702d636f6e74656e742f75706c6f6164732f323031372f30372f53656c656374696f6e5f3332322d31303234783638312e6a7067 "thinghost.info")](https://camo.githubusercontent.com/0a5fc0f4267b25d42a5e1b7e1a501c28d05dafa67cc979bdd984a77d8be25a53/687474703a2f2f7468696e67686f73742e696e666f2f77702d636f6e74656e742f75706c6f6164732f323031372f30372f53656c656374696f6e5f3332322d31303234783638312e6a7067)[![Alt Screenshot-2](https://camo.githubusercontent.com/5ea50fcdb4424fbd44ce4dbfe32fc6f5c5844c9d1719bbc8b38cdffa6e83aa24/687474703a2f2f7468696e67686f73742e696e666f2f77702d636f6e74656e742f75706c6f6164732f323031372f30372f53656c656374696f6e5f3332342d31303234783335322e6a7067 "thinghost.info")](https://camo.githubusercontent.com/5ea50fcdb4424fbd44ce4dbfe32fc6f5c5844c9d1719bbc8b38cdffa6e83aa24/687474703a2f2f7468696e67686f73742e696e666f2f77702d636f6e74656e742f75706c6f6164732f323031372f30372f53656c656374696f6e5f3332342d31303234783335322e6a7067)

Main Features
-------------

[](#main-features)

- Adds an extra tab to Product View page with Facebook Comment
- Support theme light and dark.
- Support multi store and languages.

Configure and Manage
--------------------

[](#configure-and-manage)

- Enable Module - Enable or disable module.
- Facebook App Id - Your Facebook App Id.
- Detail Tab Title - Extra tab title on Product View Page.
- Facebook Theme Schema - Choose Light or Dark.
- Number of Post on Current View - Number of Comment per current view
- Order By - Sort the comments
- Locale - Choose your locale
- Show Avatar Face - Choose whether to show avatar face or not

Installation with Composer
--------------------------

[](#installation-with-composer)

- Connect to your server with SSH
- Navigation to your project and run these commands

```
composer require ghoster/facebook-comment

php bin/magento setup:upgrade
rm -rf pub/static/*
rm -rf var/*

php bin/magento setup:static-content:deploy
```

Installation without Composer
-----------------------------

[](#installation-without-composer)

- Download the files from github: [Direct download link](https://github.com/tuyennn/FacebookComment/tarball/master)
- Extract archive and copy all directories to app/code/GhoSter/FacebookComment
- Go to project home directory and execute these commands

```
php bin/magento setup:upgrade
rm -rf pub/static/*
rm -rf var/*

php bin/magento setup:static-content:deploy
```

Licence
-------

[](#licence)

[Open Software License (OSL 3.0)](http://opensource.org/licenses/osl-3.0.php)

Donation
--------

[](#donation)

If this project help you reduce time to develop, you can give me a cup of coffee :)

[![paypal](https://camo.githubusercontent.com/e1ff554a09e8e92bef25abc553ff05b88f45afd695877cf12f3a46558ef65b2e/68747470733a2f2f7777772e70617970616c6f626a656374732e636f6d2f656e5f55532f692f62746e2f62746e5f646f6e61746543435f4c472e676966)](https://www.paypal.me/thinghost)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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 ~173 days

Total

2

Last Release

2586d ago

PHP version history (2 changes)1.0.3PHP ~5.5|~5.6|~7.0

1.1.1PHP ~5.6.5|7.0.2|7.0.4|~7.0.6|~7.1.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/837f2210abfea9f55b4e3400a687b1d2c82477609fad2e7f61c663f25e5337db?d=identicon)[tuyennn](/maintainers/tuyennn)

---

Top Contributors

[![tuyennn](https://avatars.githubusercontent.com/u/4010395?v=4)](https://github.com/tuyennn "tuyennn (14 commits)")

---

Tags

facebook-commentsmagento2-extensionmagento2-module

### Embed Badge

![Health badge](/badges/ghoster-facebook-comment/health.svg)

```
[![Health](https://phpackages.com/badges/ghoster-facebook-comment/health.svg)](https://phpackages.com/packages/ghoster-facebook-comment)
```

###  Alternatives

[andkon/yii2kladr

Widget for yii2 Kladr

159.7k](/packages/andkon-yii2kladr)

PHPackages © 2026

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