magestyapps / module-facebook-comments
Facebook Comments module for Magento 2
Installs: 55
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- php: >=5.5.0
- magestyapps/module-base: >=1.0.0
This package is auto-updated.
Last update: 2024-11-18 19:44:08 UTC
README
Description
The module integrates Facebook Comments plugin into Magento 2 product pages. Customers can leave feadback using their facebook accounts.
Installation
via Composer
Run the following command via command line:
composer require magestyapps/module-facebook-comments
and then:
php bin/magento setup:upgrade
In case your Magento is in production mode, then also run the command below. It will re-compile all the necessary files.
php bin/magento deploy:mode:set production
Compatibility
Magento CE: 2.1.x - 2.3.x
Other Extensions
You can find more useful extensions for Magento 2 by visiting MagestyApps Official Website