heimrichhannot / contao-issuu
Watch responsive ISSUU documents within contao.
Installs: 36
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 8
Forks: 0
Open Issues: 0
Type:contao-module
Requires
- contao/core: >=3.3,<4-dev
This package is not auto-updated.
Last update: 2024-10-26 18:22:44 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>