heimrichhannot / contao-issuu
Watch responsive ISSUU documents within contao.
Package info
github.com/heimrichhannot/contao-issuu
Type:contao-module
pkg:composer/heimrichhannot/contao-issuu
1.0.2
2015-09-17 11:52 UTC
Requires
- contao/core: >=3.3,<4-dev
This package is not auto-updated.
Last update: 2026-03-01 01:30:10 UTC
README
Watch responsive ISSUU documents within contao. For more information visit: http://issuu.com
Features
- tl_content element
- tl_news support
Add the following markup to your news template (e.g. news_full)
<div data-configid="<?php echo $this->issuuConfigID; ?>" style="width:650px; height:459px;" class="issuuembed"></div>
<script type="text/javascript" src="//e.issuu.com/embed.js" async="true"></script>