2017 © Pedro Peláez
 

magento2-module fbpage

TechBandhu Facebook Fan Page

image

techbandhu/fbpage

TechBandhu Facebook Fan Page

  • Tuesday, May 31, 2016
  • by techbandhu
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Magento 2 - Facebook Page Plugin

Magento 2 Facebook page plugin will simply let you add your facebook page to your website with all available options., (*1)

1 - Installation Facebook Page Plugin

Manual Installation

Facebook Page Plugin Extenison for Magento2 * Download the extension * Unzip the file * Create a folder {Magento root}/app/code/Techbandhu/Fbpage * Copy the content from the unzip folder, (*2)

Using Composer

Install with Composer!, (*3)

composer require techbandhu/fbpage:1.0.*

Or you can use, (*4)

composer config repositories.techbandhu-fbpage git git@github.com:techbandhu/fbpage.git
composer require techbandhu/fbpage

2 - Enable Facebook Page Plugin

  • php -f bin/magento module:enable --clear-static-content Techbandhu_Fbpage
  • php -f bin/magento setup:upgrade

3 - Config Facebook Page Plugin

Log into your Magetno Admin, then goto Stores -> Configuration -> Techbandhu -> Facebook Page Plugin Enter your facebook page URL and configure as require to show page plugin with your website., (*5)

The Versions

31/05 2016

dev-master

9999999-dev

TechBandhu Facebook Fan Page

  Sources   Download

GPL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0

 

23/05 2016

1.0.0

1.0.0.0

TechBandhu Facebook Fan Page

  Sources   Download

GPL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0