amazon_autoload

Categories

Component ID

1235722

Component name

amazon_autoload

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This extends the Amazon field module in such a way that when an ASIN is looked up, this module will look for the SimilarProducts in the resulting XML and store these in the database.

Furthermore on each cron run it will take the oldest SimilarProduct from the database and post this ASIN as a new product. So it will effectively automatically populate a shop of Amazon products.

This works because when the system retrieves a SimilarProduct from the database to store as a node, it actually get 5 SimilarProducts which are in turn stored again for later posting on the site.

Update:Not supported anymore, because the site for which I created this module is abandoned.