Overview
The AllForGood module provides an interface to the AllForGood volunteer opportunities search engine. With this module installed and enabled, your users can instantly see volunteer opportunities near a location you desire.
Features
AllForGood provides a block for you to place in your Drupal site. You can specify a location in the administrative interface at /admin/settings/allforgood.
Requirements
AllForGood requires the SimpleXML extension for PHP. Use Drupal's recommended version of PHP and you'll find that SimpleXML is enabled by default.
Known issues
AllForGood returns searches centered on only that single location specified by the administrative user. Individual user locations are not currently searched.
In the 6.x version of AllForGood, search results are not cached, so a new search must occur on each page that loads the block. You must wait for the search to request data from allforgood.org each time.
This module simplifies life of Drupal-Magento module developers by simply dumping all API calls/responces to/from Magento and displaying them using Devel module.