An integration for the Cloudflare Turnstile service with Plone
Project description
collective.volto.turnstile
An integration for the Cloudflare Turnstile service with Plone.
Features
- Control panel in Plone registry to manage
Cloudflare Turnstilesettings. - RestApi endpoint that exposes these settings for Volto.
Screenshot
Add-on Configuration Access
Cloudflare Turnstile Settings control panel
Volto integration
To use this product in Volto, your Volto project needs to include a new add-on: https://github.com/collective/volto-turnstile
Translations
This product has been translated into
- English
- Spanish
Compatibility
- Tested with Python 3.12 and Plone 6.1.5.
Installation
Install collective.volto.turnstile with pip:
pip install collective.volto.turnstile
And to create the Plone site:
make create-site
Contribute
Prerequisites ✅
- An operating system that runs all the requirements mentioned.
- uv
- Make
- Git
- Docker (optional)
Installation 🔧
-
Clone this repository, then change your working directory.
git clone git@github.com:collective/collective.volto.turnstile.git cd collective.volto.turnstile
-
Install this code base.
make install
Add features using plonecli or bobtemplates.plone
This package provides markers as strings (<!-- extra stuff goes here -->) that are compatible with plonecli and bobtemplates.plone.
These markers act as hooks to add all kinds of subtemplates, including behaviors, control panels, upgrade steps, or other subtemplates from plonecli.
To run plonecli with configuration to target this package, run the following command.
make add <template_name>
For example, you can add a content type to your package with the following command.
make add content_type
You can add a behavior with the following command.
make add behavior
See also:
You can check the list of available subtemplates in the bobtemplates.plone README.md file.
See also the documentation of Mockup and Patternslib for how to build the UI toolkit for Classic UI.
Credits
Developed with the support of:
Acknowledgements 🙏
Generated using Cookieplone (0.9.10) and cookieplone-templates (eb40854) on 2025-11-06 19:48:38.313942. A special thanks to all contributors and supporters!
Authors
This product was developed by Leonardo J. Caballero G..
Contributors
You can see a list of contributors in the CONTRIBUTORS.md file.
License
The project is licensed under GPLv2.
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 collective_volto_turnstile-1.0.0a0.tar.gz.
File metadata
- Download URL: collective_volto_turnstile-1.0.0a0.tar.gz
- Upload date:
- Size: 191.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9914ebdc19f349a1ff6145673832eb6703585bb0a97abd3bbe9bb060812a0fd
|
|
| MD5 |
6c2bb78a7386fd6617d97089d6ce3773
|
|
| BLAKE2b-256 |
60e79517827ef19b38fa5a7b8fd0ff7479e66d97f9fd7ebc0cf0e3ff7140f38b
|
File details
Details for the file collective_volto_turnstile-1.0.0a0-py3-none-any.whl.
File metadata
- Download URL: collective_volto_turnstile-1.0.0a0-py3-none-any.whl
- Upload date:
- Size: 32.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc28526d170985253ecfab6ed5d92fe1a1e2b9349eb6df848731b0dcd0598208
|
|
| MD5 |
b7917c4f824683647d848b36d2861e47
|
|
| BLAKE2b-256 |
bd9c407e2827b05d5c0b6fbca7f6ba02cde27a9765f32b56792496cd5fcd86f0
|