Skip to content

phirunson/magento-google-trusted-stores

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento Google Trusted Stores

A simple Google Trusted Stores integration for use with Magento made by Develo Design.

What is Google Trusted Stores?

For more information on Google Trusted Stores see their website.

Installation Guide

Requirements:

With Symlinks

  1. Initialise modman
    modman init
    
  2. Install this module
    modman clone https://github.com/develodesign/magento-google-trusted-stores.git
    
  3. Ensure your Magento installation will allow you to use symlinks. Check your system config settings:
    Advanced > Developer > Template Settings > Allow Symlinks
    

Without Symlinks

  1. Initialise modman
    modman init
    
  2. Install this module
    modman clone https://github.com/develodesign/magento-google-trusted-stores.git
    
  3. Copy the module to the correct Magento directories.
    modman deploy magento-google-trusted-stores --copy
    

Setup Instructions

  1. Login to your Magento admin panel.
  2. Access the modules configuration settings.
    System > Configuration > Develo > Google Trusted Stores
    
  3. The only required settings for the extension to work is the Store Id and Badge Position. Badge Position will default to bottom right.

Reference

About

Google Trusted Stores integration for Magento .

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 75.6%
  • HTML 24.4%