This project is not covered by Drupal’s security advisory policy.
The amazon_search module is a drop-in search engine for Amazon.com's book store. The search returns a minimally formatted list of books, including the image Amazon.com provides, the list and Amazon.com prices, a purchase link and each author's name links to an Amazon search for more books by that same author. The links can all have an configurable Amazon Associate ID embedded.
The module uses Amazon's ECS4 REST interface to search for books, music or videos and is extensively commented to help in extending the search to more categories.
Please note this module uses domxml and curl functions, which I have found is not always enabled. Try running phpinfo() and searching the output for the domxml and curl; if these are not enabled this module will not work.
Project information
- Project categories: E-commerce
- Created by Prometheus6 on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.