<li><p><aclass="github-button"href="https://github.com/F0liveira/Lektor-Tawk"data-icon="octicon-star"data-size="large"data-show-count="true"aria-label="Star lektor-tawk on GitHub"target="_blank">Star</a></p></li>
# Lektor Tawk<br><br>This plugin adds support for Tawk to Lektor. Once the plugin is enabled a render_tawk function will render a Tawk Live Chat.<br><br>## Enabling the Plugin<br><br>To enable the plugin add this to your project file:<br><br>```<br>$ lektor plugins add lektor-tawk<br>```<br><br>## Configuring the Plugin<br><br>The plugin has a config file that is needed to inform it about your website. Just create a file named tawk.ini into your configs/ folder and configure the live_chat_code key with the ID if your Tawk:<br><br>```<br>live_chat_code = your_live_chat_code<br>```<br><br>## In Templates<br><br>Now you can render to any of your templates by just using the render_tawk function. Just calling it is enough to get the live chat:<br><br>```<br><div>{{ render_tawk }}</div><br>```<br>
Please enable JavaScript to view the <ahref="https://disqus.com/?ref_noscript"
rel="nofollow">comments powered by Disqus.</a>
</noscript>
</div>
</div>
</div>
</div>
</div>
</div>
<divclass="bottomsummary">
<divclass="container">
</div>
</div>
<footer>
<divclass="container">
<divclass="row">
<divclass="col-sm-4 icon-bar">
<ahref="https://github.com/lektor/lektor/"title="Lektor on GitHub"
><iclass="fa fa-github"></i></a>
<ahref="https://github.com/lektor/lektor/issues/"title="Report Issues for Lektor"
><iclass="fa fa-bug"></i></a>
<ahref="https://twitter.com/getlektor"title="Find Lektor on Twitter"
><iclass="fa fa-twitter"></i></a>
<ahref="https://gitter.im/lektor/lektor"title="Chat on Gitter"
><iclass="fa fa-comment"></i></a>
<ahref="https://github.com/lektor/lektor-website/tree/master/content/plugins/lektor-tawk/contents.lr"title="View source for this page"><iclass="fa fa-code"></i></a>
</div>
<divclass="col-sm-8">
<ahref="../../license/">License & Copyright</a> •
<ahref="../../contact/">Contact</a> •
Made with <iclass="fa fa-fw fa-heart"title="Heart"><spanhidden>Heart</span></i> in Carinthia