Facebook & Twitter Integration – Extension for Magento®

This Magento extension provides integration of social media like Facebook and Twitter to your website. It also provides more configuration options for both social media. Facebook integration provides many configuration options like width, height, enable facebook post, show/hide cover photo, show friend faces, etc. And Twitter provides No.of tweets, Follow us on twitter link, enable twitter block at any place. Admin can easily integrate Facebook and Twitter block with any static block, CMS pages, left/right sidebar, phtml file etc.

Facebook & Twitter Integration – Magento Extension
50% discount on all products

Price

Free!

SKU

SIMEFATI

Rating

Last Updated

31st Jul 2015

Magento Version

CE 1.7.x | CE 1.8.x | CE 1.9.x

Key Features covered to grow your business

This extension helps to integrate social media like Facebook and Twitter to your website.

 

Enable/Disable Social Block

Easy to enable/disable social blocks like Facebook and Twitter

 

Rich Configuration

More configuration option for Facebook Box like width, height, hide/show cover photo, show friend faces, etc.

 

Premium Support

Have any confusion regarding this extension then feel free to ask and get top priority support.

 

No of Tweets

Manage & display no. of tweets

 

Static Block

Easy to add in Static bloc

 

CMS Page

Easy to add in CMS page

 

Sidebar Integration

Easily enable/disable in left/right sidebar

 

Recent Update

Keep your customer updated with recent news

 

Easy To Install

Very easy to install and manage

 

Ryan P. Jeffrey

Installed this extension couple days ago and absolutely happy with it. Works like a charm, gives so many possibilities! Good extension.

You can utilize Reward points for your purchase on Solwin store. You must be logged in to your Solwin store account to earn reward points for social media share. For more details visit Customer Loyalty Program

Screenshots

Client Side – Facebook and Twitter at sidebar
Client Side – Facebook at Sidebar
Client Side – Twitter at Sidebar
Backend – Configuration Page
Backend – Twitter Settings

Customers Reviews

  1. gravatar

    Thank you for this extension.

  2. gravatar

    Installed this extension couple days ago and absolutely happy with it. Works like a charm, gives so many possibilities! Good extension.

Only logged in customers who have purchased this product may leave a review.

support

Want us to customize this product according to your needs?

support

Want to explore more extensions?

Check other Magento extensions

Installation Process

Integration Details:

1) Facebook

– Facebook Page Plugin

2) Twitter

– Fetch Twitter Tweets

– Twitter oAuth Library

How to use:

1) Facebook

To call facebook block in .phtml file use the following code:

echo $this->getLayout()->createBlock(‘core/template’)->setTemplate(‘social/facebook.phtml’)->toHtml()

2) Twitter

To call twitter block in .phtml file use the following code:

echo $this->getLayout()->createBlock(‘core/template’)->setTemplate(‘social/twitter.phtml’)->toHtml()

Frequently Asked Questions

Is it compatible with Magento version 1.9.2.1?

Yes.

Can i add it in left/right sidebar?

Yes.

Can i add Facebook and Twitter block to CMS page?

Yes.

1) Facebook
To call facebook block in .phtml file use the following code:
echo $this->getLayout()->createBlock(‘core/template’)->setTemplate(‘social/facebook.phtml’)->toHtml()

2) Twitter
To call twitter block in .phtml file use the following code:
echo $this->getLayout()->createBlock(‘core/template’)->setTemplate(‘social/twitter.phtml’)->toHtml()

Change Log

Version 1.0

* Initial Release