The schema declares captchaEnabled (x-editor checkbox) but the custom MF editor replaces schema-driven rendering and never drew a control for it, so the captcha gate could not be enabled through the visual editor at all. Add the switch beside Show Timezone. pnpm build-script approval for esbuild (package.json onlyBuiltDependencies) so the editor bundle rebuilds non-interactively. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
10 lines
400 B
Modula-2
10 lines
400 B
Modula-2
[plugin]
|
|
name = "calcomblock"
|
|
display_name = "Cal.com Booking"
|
|
scope = "@ninja"
|
|
version = "2.0.5"
|
|
description = "Embeddable Cal.com booking calendar block with custom styling, timezone-aware slot windowing, honeypot + captcha + rate-limited public booking endpoints, and webhook receiver."
|
|
kind = "plugin"
|
|
categories = ["forms"]
|
|
tags = ["calcom", "booking", "calendar", "scheduling", "appointments"]
|