peec / magento2-facebook
Facebook Integration
Installs: 3 011
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 1
Open Issues: 0
Type:magento2-module
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: 2024-10-29 05:04:41 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.