承接 stoffelio/statamic-turnstile 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

stoffelio/statamic-turnstile

Composer 安装命令:

composer require stoffelio/statamic-turnstile

包简介

Add Cloudflare Turnstile verification to your Statamic forms

README 文档

README

Add Cloudflare Turnstile verification to your Statamic forms

Features

This addon lets you secure your Statamic forms with Cloudflare Turnstile, an alternative to services like Google reCaptcha.

Simply add the script to your site via our custom tag and then add a Turnstile field to any form you want to protect. Everything else is done for you.

You can also protect user registration forms by setting the TURNSTILE_PROTECT_REGISTRATION environment variable to true. If you're using this feature make sure to add {{ turnstile:field }} into the registration form page.

How to Install

Before setting up this addon you need to register with Cloudflare Turnstile and add your site. You will receive two keys that need to be added to your project's .env file.

TURNSTILE_SITE_KEY=0x4AAAAAAAAlfghdghfh387
TURNSTILE_SECRET_KEY=0x4AAAAAAAAlJftzhtjtrrjtznU-eVC4iU

Next install the addon via the control panel or simply run composer require stoffelio/statamic-turnstile.

To load the javascript needed to display the Turnstile widget on the front end, add the {{ turnstile:script }} tag to your site's head.

Lastly edit the blueprint for any form you want to secure and add a field of the Turnstile fieldtype.

Turnstile Field Output

This addon assumes that you use Statamic's {{ field }} tag to automatically pull in the view associated with each form field.

If you want to change the output, you can publish the view to the views/vendor folder using the php artisan vendor:publish --tag=turnstile-view command.

If you're creating your own form output and not using the field views, you can use the {{ turnstile:field }} tag to output your field manually.

Translate validation error message

If you want to change the translation of the validation error message you can publish the default language file using the php artisan vendor:publish --tag=turnstile-lang command.

stoffelio/statamic-turnstile 适用场景与选型建议

stoffelio/statamic-turnstile 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 24.47k 次下载、GitHub Stars 达 8, 最近一次更新时间为 2022 年 09 月 29 日, 在 PHP 生态内属于活跃度较高的组件。

我们在过去多个企业项目中使用过 stoffelio/statamic-turnstile 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 stoffelio/statamic-turnstile 我们能提供哪些服务?
定制开发 / 二次开发

基于 stoffelio/statamic-turnstile 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

  • 总下载量: 24.47k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 8
  • 点击次数: 20
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 8
  • Watchers: 2
  • Forks: 7
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2022-09-29