grav-plugin-form icon indicating copy to clipboard operation
grav-plugin-form copied to clipboard

Grav Form Plugin

Results 114 grav-plugin-form issues
Sort by recently updated
recently updated
newest added

This will add hCaptcha support. - The user only needs to select the provider: reCaptcha or hCaptcha. 👉 PHP code on server side could (should) be optimized. Tested to be...

If a tab is hidden, the tabs following it in the bar don't work correctly. How to reproduce: 1) Create a page blueprint (eg. user/blueprints/pages/default.yaml) with: ```yaml "@extends": type: default...

A video is probably worth a 1000 words here. I checked to see if some of my CSS was causing this but nothing was apparent to me that I was...

When you put a form with recaptcha v3 in a modular deep in pages, Google return an error. Changed the action path to a md5 which is shorter and respects...

Hi, I try to implement a contact form on my one-page site. (modular page) My folder structure for the form is : ``` --user ----pages ------01.home --------modular.md --------_form -----------form.md ```...

Hi, tired of spam I've been trying to implement the Captcha v3 verification with the already working AJAX form. And I've observed that reCaptcha doesn't work with the attachment field....

Since *data.html.twig*, has been refactored with commit https://github.com/getgrav/grav-plugin-form/commit/c5902ed81845fdf80720d4273c5bbeeed1e484eb into a macro, the context variables like `base_url` are no longer accessible. By design, Twig macros do not have access to the...

I have custom form actions defined by a plugin that upload files to cloud storage locations. I would like to explicitly **not** store them locally because they are sensitive (I...

Grav throws ugly server error when unable to send form content using email process action (i.e. smtp server is temporarily unavailable and we don't want to use queue mode). Would...

This is a complete rewrite of the German translation. Some texts have been added that have not been translated at all before, but also many have been edited. The reason...