Return to Snippet

Revision: 49644
at July 27, 2011 07:45 by necode


Initial Code
With that in mind, let’s build us Magento extension, preferably the non-obtrusive one.

We will call our extension “GPlusOne” and place it under the “Inchoo” namespace.

Initial URL
http://inchoo.net/ecommerce/magento/magento-extensions/howto-google-1-extension-for-magento/

Initial Description
Embedding Google’s +1 button is pretty easy and straightforward. All it takes is to include 2 code snippets in your web page. One goes in the header of the page, and the other one goes to wherever where you want the +1 button to render. To do so all you need is to follow the official Google guideline outlined

Initial Title
HowTo – “Google +1″ extension for Magento

Initial Tags
google, extension, magento

Initial Language
PHP