CafePress API
Categories
Component ID
2026641
Component name
CafePress API
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Description
CafePress API wrapper module. Implements no integrations between Drupal and CafePress on its own. You only need it to develop custom integration for your website or as a dependency for other module.
For now it implements limited sub-set of the API functions enough to upload an image and create/update product from it, but it's quite easy to add other functions. Patches with such implementations are really welcome. The module will be promoted to full project when most API functions will be implemented.
Requirements
- HTTP Request2 PEAR package
- SimpleXML
Installation
- Make sure requirements are installed and enabled.
- Install the module as usual.
- Get application key from CafePress.
- Visit module settings page (Configuration -> Web Services -> CafePress API) and enter application key and optionally specify default authentication method (depends on your API usage).
Credits
Developed for USEUM.
