Git Product home page Git Product logo

magento-plugin's Introduction

Magento Yotpo Extension

This library includes the files of the Yotpo Reviews extension The directories hierarchy is as positioned in a standard magento project library

This library will also include different version packages as magento extensions

Note

Requirements

  • magento 1.4 +

Installation

To install the extension on your magento:

  1. On your magento admin panel, go to System -> Magento Connect -> Magento Connect Manager

  2. Upload the yotporeviews-[version_num].tgz file and click on upload

Usage

After the installation, Go to The magento admin panel

Go to System -> Configuration, and click on Yotpo Social Reviews Software on the left sidebar

Insert Your account app key and secret

To insert the widget manually on your product page add the following code in the file [magento-root-directory]/app/design/frontend/[your-theme]/default/template/catalog/product/view.phtml

<?php $this->helper('yotpo')->showWidget($this, $_product); ?>

To insert the bottom line on product pages, add the following code in the file [magento-root-directory]/app/design/frontend/[your-theme]/default/template/catalog/product/list.phtml

<?php $this->helper('yotpo')->showBottomline($this, $_product); ?>

The full extension manuals can be found here:

https://support.yotpo.com/en/article/magento-installing-yotpo

https://support.yotpo.com/en/article/magento-configuring-yotpo-after-installation

magento-plugin's People

Contributors

ijazalise avatar avichay avatar sa3iedsabbah avatar farhanislamidt avatar netanelmoshkovitz avatar billykov avatar omryzobel avatar ohadsc avatar alonbr avatar ileibovich avatar vladshub avatar emaymon avatar

Watchers

James Cloos avatar Bjørn Polat-Snoen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.