peec / magento2-facebook

Facebook social integrations for Magento2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Facebook for Magento 2

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.

About

Facebook social integrations for Magento2.

License:Other


Languages

Language:PHP 70.0%Language:HTML 27.2%Language:JavaScript 2.8%