Issuu

Developer

Milan Topalov

3rd Party (Commercial)


EE Version Support

  • ExpressionEngine 2

Compatibility

If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.

  • Updater
  • Multi Site Manager
  • Stand Alone Entry Form
  • Low Variables
  • Content Elements
  • Better Workflow
  • Matrix
  • Grid
  • Webservice
  • Publisher

Requirements

  • jQuery for the Control Panel

Add-On Type(s)

Fieldtype

Tags

Bring your Issuu documents to EE. It's easy with Issuu custom fieldtype!

Installation

  • Unzip the archive
  • Upload the “issuu” directory to “/(system)/expressionengine/third_party/issuu” - (system) bit may vary depending on your system configuration
  • Enable and configure the fieldtype - configure caching and set Issuu API credentials

Usage

Embed document using single tag

{exp:channel:entries channel="issuu_documents"}

{issuu_field_name:embed width="420" height="300"}

{/exp:channel:entries}

Available Parameters (all optional; default values shown):

  • width=“100%” - custom value set as width=“300” - note no “px”)
  • height=“100%” - custom value set as height=“300” - note no “px”)
  • social_share_menu=“no”
  • single_page_view=“no”
  • auto_flip=“no”
  • background_color=”#CCCCCC”
  • start_on_page=“1”
  • title_bar=“no”
  • fullscreen_share_button=“no”
  • fullscreen_search_button=“no”
  • fullscreen_print_button=“no”
  • logo_url=”” - must be valid image url ie http://www.domain.com/image.jpg
  • fullscreen_background_color=”#CCCCCC”

Output document details using tag pair

{exp:channel:entries channel="issuu_documents"}

{issuu_field_name}
{document_title}
{document_publish_date format="%d %F %Y"}
{document_thumbnail_url}
{/issuu_field_name}

{/exp:channel:entries}

Available Variables:

  • {document_id} - document id in Issuu format; ie “081219132433-764a1eafc…”
  • {document_username}
  • {document_title}
  • {document_description}
  • {document_name} - document “url” name - ie this_is_document_name
  • {document_view_count}
  • {document_page_count}
  • {document_publish_date} - format date with format=”%d %F %Y” parameter
  • {document_url} - ie http://issuu.com/lwlies/docs/lwlies33
  • {document_thumbnail_first} - first page thumbnail URL
  • {document_thumbnail_last} - last page thumbnail URL
  • {document_thumbnail_1} - first page thumbnail URL
  • {document_thumbnail_2} - second page thumbnail URL
  • {document_thumbnail_3}
  • {document_thumbnail_4}
  • etc

This entry was created March 1, 2011, 12:43 pm.
This entry was last updated January 6, 2015, 2:05 pm.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.

1 Review:

davidfwall 03.09.11

davidfwall
Rating - {addon_rating_average}

Easy to set-up and configure.

Makes integration of an ISSUU account very straightforward. No more messy copying of embed codes; my library shows as a drop-down menu as a configurable custom field. Well worth the low price.