peec / magento2-facebook
Facebook Integration
Package info
github.com/peec/magento2-facebook
Type:magento2-module
pkg:composer/peec/magento2-facebook
1.0.1
2017-02-20 11:59 UTC
Requires
- php: ~5.5.0|~5.6.0|~7.0.0
- magento/framework: >=100.0.5
- magento/module-catalog: >=100.0.5
- magento/module-config: >=100.0.5
- magento/module-store: >=100.0.5
This package is auto-updated.
Last update: 2026-03-01 00:10:31 UTC
README
Add facebook widgets to your Magento 2 store.
Currently supports:
- Magento 2 widget for liking a facebook page. Useful i footers.
- Ability to like products
- Facebook analytics (Pixel) integration
Installation
composer require "peec/magento2-facebook
php bin/magento setup:upgrade
Configuration
Go to Stores -> Configuration -> Peec -> Facebook to configure for your needs.
FAQ
How do I add page like widget to footer of luma theme?
- Go to Content -> Widgets
- Add a new widget, select "Facebook Page".
- Add it, and click "Layout updates".
- Select "All pages" and select "Footer".
- Save.