Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This module provides a block which displays Yelp reviews about a specific business with the option of displaying review excerpts. The block template is customizable via Drupal templates.

It is also possible to attach Yelp reviews to nodes with configurable node types and permissions and to add different Yelp business ids' to nodes, and the reviews will be displayed based on the customizable template.

  • You need a Yelp API key to use this module (you can get one for free from http://www.yelp.com/developers/getting_started/api_access)
  • If you have a very high traffic site, the module might stop working (yelp allows you 10,000 API calls per day).
  • In order to comply with Yelp API Terms of Use, you have to display the Yelp logo along with your results (You can select the icon in the configuration menu.)

This module was not developed by yelp.com, nor is it registered to or endorsed by yelp.com.
The yelp.com logo, all search information, photos & images belong to yelp.com where applicable

Special thanks to Neiti01 for letting us use parts of his code.

Project information