Lektor plugin to add Tawk to a website.
Project description
# Lektor Tawk
This plugin adds support for Tawk to Lektor. Once the plugin is enabled a render_tawk function will render a Tawk Live Chat.
## Enabling the Plugin
To enable the plugin add this to your project file:
` $ lektor plugins add lektor-tawk `
## Configuring the Plugin
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:
` live_chat_code = your_live_chat_code `
## In Templates
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:
` <div>{{ render_tawk }}</div> `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lektor-tawk-0.1.tar.gz.
File metadata
- Download URL: lektor-tawk-0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18c24b6132149deec2cbee5335f6c195648385768bcc0fe84ba3d1b71f894927
|
|
| MD5 |
3781f4984274f498a7df26cf63c2672d
|
|
| BLAKE2b-256 |
a06f943995f93f060c5a108dc36c51626e0098507ede41427c0efb38709a1594
|
File details
Details for the file lektor_tawk-0.1-py2.py3-none-any.whl.
File metadata
- Download URL: lektor_tawk-0.1-py2.py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf48574a0a52c203b5935fa4e5cfb5ed2d81641f35476a5891a1318f13cedaed
|
|
| MD5 |
824d9dad2e519bcb93b16cb466c12fe5
|
|
| BLAKE2b-256 |
c31fa7ae8afa804c0b5d72caeae5caad2e9a99ad67f2efabcb83fa523a5dae5c
|