Provides integration points for the Petfinder.com API service. The following features are provided:
Highly configurable and themable pet search page with default values, ability to toggle individual search field availability, and permission allowing restricted access if required
Highly configurable and themable shelter search page with default values, ability to toggle individual search field availability, and permission allowing restricted access if required
Themable pet detail page based on full record retrieval from Petfinder.com, including Colorbox support for pet photos
Themable shelter detail page based on full record retrieval from Petfinder.com
DB-based caching mechanism to improve performance and reduce number of calls to Petfinder.com
Installation
Install as you would a normal module, there are no external dependencies other than PHP 5.2 minimum (enforced by the module).
Configure the API keys required to make calls to the Petfinder API service, located under Configuration > System > Petfinder (admin/config/system/petfinder). If you don't already have API keys, they can be created by going to http://www.petfinder.com/developers and registering with the service.