YelpRank Plugin support page

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
User avatar
magallo
Forum Members
Forum Members
Posts: 105
Joined: Thu Mar 24, 2011 12:37 am

YelpRank Plugin support page

Post by magallo »

Hi, im uploading a new plugin i developed to work with the Yelp Fusion API.
This CMSMS YelpRank plugin lets you connect to Yelp's API and get profile details or reviews for a specific business alias/id.
I'm starting this Thread in case anyone needed any kind of support implementing.

http://dev.cmsmadesimple.org/projects/YelpRank

How do I use it?
Insert the tag {YelpRank}, together with the required parameters in your template (case sensitive) for example:

Code: Select all

{YelpRank key='Your API Key' biz='gary-danko-san-francisco'}

Code: Select all

{YelpRank key='Your API Key' biz='gary-danko-san-francisco' field='rating'}

Code: Select all

{YelpRank key='Your API Key' biz='gary-danko-san-francisco' action="reviews"}
Post Reply

Return to “Modules/Add-Ons”