Embed Jotform forms in wagtail.
Project description
Installation
TODO (pip install)
Configuration
You will need an API key from jotform
Add the following variables to your settings
JOTFORM_API_KEY = 'somekey'
JOTFORM_API_URL = 'https://api.jotform.com'
If your Jotform account is in EU safe mode, your JOTFORM_API_URL should be https://eu-api.jotform.com
Add the following to you INSTALLED_APPS in settings, note that wagtail_jotform depends on routable_page:
INSTALLED_APPS = [
...
'wagtail_jotform',
"wagtail.contrib.routable_page",
]
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 wagtail-jotform-0.0.4.tar.gz.
File metadata
- Download URL: wagtail-jotform-0.0.4.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
862f6433a987951cd687c43a90a2ece016761de9ade988c00229b5cc33f13a73
|
|
| MD5 |
b766cf2a8ec012e31851156bee2088a1
|
|
| BLAKE2b-256 |
17cbb5f5b1f46330e0a2b7c544432e1ee51df58871cdb2c0a60294822ba90542
|
File details
Details for the file wagtail_jotform-0.0.4-py3-none-any.whl.
File metadata
- Download URL: wagtail_jotform-0.0.4-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad80ffba61e3d8514a14c54b0da93467819aec4f5468d696b88d7b9f3d949fae
|
|
| MD5 |
67e7cf4d0513350f293977b3c5c5a167
|
|
| BLAKE2b-256 |
7d29008286316373784898029501e6b8ff56c647ff35597934d0d59b09463cc5
|