Skip to content

Releases: aradianoff/recaptchacontact

Grav Plugin: ReCaptchaContact

01 Jun 14:20
Compare
Choose a tag to compare

Polish translation and bug fix thanks to @BartoszBartniczak

Grav Plugin: ReCaptchaContact

22 Apr 14:32
Compare
Choose a tag to compare

Added Turkish translations thanks to @msdundar.

Callback and scroll to form

10 Jan 02:49
Compare
Choose a tag to compare

New

Added option to have a data-callback for the Google Recaptcha

Improved

Added scroll anchor so the page scrolls to the message when there is one.

Adding Russian Admin Translation

14 Oct 02:03
Compare
Choose a tag to compare
v2.0.2

Update version in docblock

Adding German admin translation

12 Oct 01:14
Compare
Choose a tag to compare

Improvement

  • Added German (DE) translation for new admin integration.

Admin integration, bug fixes, and improvements

05 Oct 21:32
Compare
Choose a tag to compare

New

  • The plugin can now be fully managed from the admin panel.
  • Modular and simple pages can have the contact form simply by toggling the form on.
  • Integrated with the Email plugin, if it is available.

Improvements

  • Removed unnecessary jQuery dependency.
  • Added ability to inject contact form into modular page (previously only would for simple).
  • Refactored messages to be session based instead of redirecting which could cause problems with languages.
  • Added better HTML classes to allow easier integration with the default template.
  • Improved CSS.
  • Made email recipient a little smarter with three levels of fallback.

Bugfixes

  • Fixed a bug that caused CSS to not load on modular pages.
  • Fixed a problem which caused the form to shrink at 50% of the screen width to an uncomfortable width.

Grav Plugin: reCAPTCHA Contact

07 Sep 23:03
Compare
Choose a tag to compare

A contact form that uses reCAPTCHA.

1.0.8

15 Oct 16:18
Compare
Choose a tag to compare
v1.0.8

Updated blueprints

1.0.7

01 Sep 12:29
Compare
Choose a tag to compare

Allow compatibility with PHP 5.4. Fixed CHANGELOG date.

1.0.6

30 Aug 13:53
Compare
Choose a tag to compare

Added compatibility with modular pages and basic Admin Plugin config settings.
Now depends on PHP 5.5 or newer.