2016-03-12

Show your latest tweets on your Magento store by using Latest Twitter Tweets Pro Extension for Magento.Twitter Tweets Pro Extension is improved version of Twitter Tweets Extension. Twitter Tweets Pro Extension is compatible with oAuth and the Twitter API 1.1 version.

With our extension you can easily manage your latest twitter feeds to your Magento store. In few minutes your store will have a nice tweeter feeds. You will get a lot option to customize its look n feel.

General Features

Easy installation

100% open source

Meets Magento programming practices

Life time free updates

Extension Features

You can enable and disable Extension

Shows Latest Twitter Feeds

Featured with latest oAuth 1.1 API

You can manage number of Tweets

Using twitter username

Linkup # and @ tags from your Twitter Feed

Shows Follow twitter button

Options for open the links in same or in new window

Option to show Tweets in Left or Right sidebar of your magento store

Options to style links,text,images in Tweets

Custom CSS option to put from Admin, no need to edit CSS files

Free Technical support

If you want to display your latest tweets anywhere in your template files then you can use the following code:

echo Mage::app()
>getLayout()
>createBlock(‘tweetspro/tweets’)
>setTemplate(‘vivacity/tweetspro/blank.phtml’)
>toHtml();

If you want to display your latest tweets anywhere in your static block OR CMS pages then you can use the following code:

{{block type=”tweetspro/tweets” name=”right.tweets” template=”vivacity/tweetspro/blank.phtml”}}

Note: If you are using Magento 1.9.2.2 then after installation of Twitter extension please go on Admin Panel > System > Permissions > Blocks > Add New Block. Now please enter ‘tweetspro/tweets’ in ‘Block Name’ field and choose ‘Yes’ in ‘Is Allowed’. It’s recommended to display latest tweets static block OR CMS pages.

Installation

System Requirements

Magento version 1.4.x or higher

PHP version 5.2.0 or higher

Installation through Magento Connect

With these steps you will be able to install the Magento Extension in your website.

Extract the .tzg file from the zip file you have downloaded.

Disable all caches under “System > Cache Management” and make sure Magento Compilation is disabled under “System > Tools > Compilation”. This is necessary to avoid any caching problems after the installation of an extension.

Log into your Magento Connect Manager with your admin credentials.

Select the .tzg file you have extracted in step one in the browse field under the option “Direct package file upload” as shown below and then click the upload button.

Wait until the upload and installation process is finished and click the refresh button below the command line textarea afterwards.
Go the http://www.yourdomain.com/admin/ where yourdomain.com is the URL where your Magento installation is located. If you are already logged in to the back-end please log out and login again as this will prevent you from getting a 404 error on the extension pages due to permissions that have not been set for the logged in user. After logging in you can enable your cache settings under “System > Cache Management” and if used enable Magento Compilation under “System > Tools > Compilation”. The installation is now completed. You can view the extension in menu “Vivacity Extension-> Latest Tweets Pro”.

NOTE:
Please logout and login back after installation of Extension, sometime Magento Cache having some issue.

Magento Versions Compatibility

Our Magento Extension is compatible with Magento CE:
1.9.2.x,1.9.1.x,1.9.0.x, 1.8.1.0, 1.8.0.0, 1.7.0.2, 1.7.0.1, 1.7.0.0, 1.6.2.0, 1.6.1.0, 1.6.0.0, 1.5.1.0, 1.5.0.1

Support

We provide support through our support site. Support staff working days are from Monday to Friday

Show more