Skip to content

Tricky3/yotpo-aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Yotpo Reviews Aggregator

Aggregates Yotpo social reviews of ALL from a given store to embed within a page.

You will need an API key: http://www.yotpo.com/partners

$(function(){
    $('#YotpoReviews').YotpoReview({
        api_key:'abc123'
    });
});

About

Aggregates Yotpo social reviews of ALL from a given store to embed within a page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published