Title: HelloForm
Author: Simone Cipolletta
Published: <strong>24. studenoga 2025.</strong>
Last modified: 17. rujna 2026.

---

Pretraga dodataka

![](https://ps.w.org/helloform/assets/banner-772x250.png?rev=3401800)

![](https://ps.w.org/helloform/assets/icon-256x256.png?rev=3401800)

# HelloForm

 Od [Simone Cipolletta](https://profiles.wordpress.org/simone88/)

[Preuzmi](https://downloads.wordpress.org/plugin/helloform.zip)

 * [Detalji](https://hr.wordpress.org/plugins/helloform/#description)
 * [Recenzije](https://hr.wordpress.org/plugins/helloform/#reviews)
 *  [Instalacija](https://hr.wordpress.org/plugins/helloform/#installation)
 * [Razvoj](https://hr.wordpress.org/plugins/helloform/#developers)

 [Podrška](https://wordpress.org/support/plugin/helloform/)

## Opis

HelloForm lets you easily build a quote request form directly from the WordPress
admin area.

You can:
 – Add, remove, and reorder fields with a simple drag & drop interface.–
Choose between multiple field types: text, email, tel, textarea, select, radio, 
checkbox, date, number, privacy, submit. – Set required fields. – Send notifications
to multiple recipients (To, CC, BCC). – Enable Google reCAPTCHA or use an invisible
honeypot trap for spam protection. – Customize field labels and placeholders.

The form is added to your pages via shortcode:

[helloform]

All messages, errors, and confirmations are translatable.

### External Services

This plugin uses **Google reCAPTCHA** (version v2 or v3) to protect the forms from
spam. This feature is optional and disabled by default until configured by the user.

**What data is sent and when:**
 When a form protected by reCAPTCHA is submitted,
the plugin executes a server-side verification using the WordPress function `wp_remote_post`.
This process sends the following data to Google’s API: * **The reCAPTCHA response
token** (`g-recaptcha-response`) generated by the client browser. * **The user’s
IP address** (`$_SERVER['REMOTE_ADDR']`) for verification purposes.

The service is used only if the user has enabled the reCAPTCHA option in the plugin
settings and attempts to submit a form.

**Service Provider:** Google Inc.
 **Terms of Service:** https://policies.google.
com/terms **Privacy Policy:** https://policies.google.com/privacy

## Snimke zaslona

[⌊Admin interface for managing fields.⌉⌊Admin interface for managing fields.⌉[

Admin interface for managing fields.

## Instalacija

 1. Upload the plugin folder `HelloForm` to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to **HelloForm** in the admin menu.
 4. Configure your fields and recipient email.
 5. Add `[helloform]` shortcode to any page or post.

## Pitanja i odgovori

### How do I add the form to a page?

Use the shortcode `[helloform]`.

### Does it support Google reCAPTCHA?

Yes. You can enable reCAPTCHA and set the site and secret keys in the plugin settings.
It also includes an integrated invisible honeypot mechanism to catch automated spam
bots.

### Can I customize the form template?

Yes. To override the default form template, copy templates/template-default.php 
from the plugin into your theme folder as template-parts/[helloform].php

## Recenzije

Nema recenzija za ovaj dodatak.

## Suradnici i Programeri

“HelloForm” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

 *   [ Simone Cipolletta ](https://profiles.wordpress.org/simone88/)

[Prevedite “HelloForm” na svoj jezik.](https://translate.wordpress.org/projects/wp-plugins/helloform)

### Zainteresirani ste za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/helloform/), pogledajte
[SVN spremište](https://plugins.svn.wordpress.org/helloform/)ili se pretplatite 
na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/helloform/) od [RSS](https://plugins.trac.wordpress.org/log/helloform/?limit=100&mode=stop_on_copy&format=rss).

## Dnevnik promjena

#### 1.0.8

 * **Fix:** Aligned SVN tags and repository paths to resolve update notification
   issues.

#### 1.0.7

 * **Feature:** Added invisible honeypot protection field (`helloform_hp_url`) to
   block automated spam bots without user friction.

#### 1.0.6

 * **Compatibility:** Tested up to WordPress 7.1.
 * **Update:** Minimum PHP requirement updated to 8.1.
 * **Fix:** SVN repository sync and cache refresh.

#### 1.0.5

 * **Fix:** Updated CSS rules to improve frontend layout and field alignment.
 * **Update:** Minor styling refinements and version bump.

#### 1.0.4

 * **Feature:** Optimized script loading. reCAPTCHA scripts are now registered and
   enqueued ONLY when the shortcode is present on the page.
 * **Fix:** Resolved layout conflicts (CSS/Flexbox) in search pages and global footers
   caused by reCAPTCHA script injection.
 * **Performance:** Reduced global page weight by preventing unnecessary third-party
   script loading on pages without forms.

#### 1.0.3

 * **Feature:** Added full support for Google reCAPTCHA v3 (Invisible).
 * **Feature:** Added option to choose between reCAPTCHA v2 and v3 in settings.
 * **Fix:** Corrected reCAPTCHA token validation process to fix submission errors.
 * **Security:** Improved handling and sanitization of user IP address ($_SERVER[‘
   REMOTE_ADDR’]) to meet security standards.
 * **Localization:** Complete revision of Italian translations.

#### 1.0.2

 * Tested compatibility with WordPress 6.9.
 * Fixed backend field alignment issues in the form builder.
 * Added AJAX-based success message after form submission.
 * Minor UI and stability improvements.

#### 1.0.1

 * Bug fixes and security updates.

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.0.8**
 *  Zadnje ažuriranje **prije 2 dana**
 *  Aktivnih instalacija **Manje od 10**
 *  WordPress inačica ** 6.0 ili viša **
 *  Testirano do **7.1.1**
 *  PHP inačica ** 8.1 ili viša **
 *  Language
 * [English (US)](https://wordpress.org/plugins/helloform/)
 * Oznake
 * [contact form](https://hr.wordpress.org/plugins/tags/contact-form/)[form builder](https://hr.wordpress.org/plugins/tags/form-builder/)
   [quote form](https://hr.wordpress.org/plugins/tags/quote-form/)[recaptcha](https://hr.wordpress.org/plugins/tags/recaptcha/)
 *  [Napredni pogled](https://hr.wordpress.org/plugins/helloform/advanced/)

## Ocjena

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/helloform/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/helloform/reviews/)

## Suradnici

 *   [ Simone Cipolletta ](https://profiles.wordpress.org/simone88/)

## Podrška

Želite nešto reći? Potrebna vam je pomoć?

 [Pregledaj forum za podršku](https://wordpress.org/support/plugin/helloform/)