Issuu Core
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
The Issuu Core sandbox project is now part of the Issuu integration project and was renamed to Issuu API (issuu_api). For more information see #1264930: Issuu Core and #1321714: Independent api module.
Implements the issuu.com API for Drupal sites.
This module hopes to serve as the base for any module that wants to make use of the issuu.com API. It does not seek to be a full-blown issuu content system, it only provides the means.
Note that most of the API functions require an API and secret key before you can use them. In order to receive an API and secret key you need to register at issuu.com.
Supported APIs
The Issuu Core module contains a full implementation of the issuu.com API:
- Bookmark
- Document
- Folder (including RSS 2.0 feeds)
- Search
Drupal versions
- 6.x
- 7.x
Dependencies
The Issuu Core module depends on the php cURL extension to perform HTTP GET and POST requests. To find out more on how to install and configure the php cURL extension see Installing/Configuring cURL
