OneClick Form Lite

User guide (short and practical).

Quick start
  1. Activate the plugin.
  2. Go to Settings → OneClick Form Lite.
  3. Set the To email and select a Transport.
  4. Add the form to a page with:
[oneclickform]

Form fields

A honeypot field is included to reduce bot spam.

Translations (Multilang)

Settings

Recipient

Set To email to the mailbox that should receive messages.

Sender

Set From name and From email (used by the selected transport).

Transport modes

WP Mail

Uses WordPress wp_mail(). Fast to set up, but deliverability depends on your hosting provider.

SMTP (recommended)

Uses your SMTP server for better deliverability. Fill host, port, encryption, username and password.

Tip: many providers require an “app password”.

File mode

Writes messages to files for debugging or non-email environments.

  • Directory: wp-content/uploads/ocf-mails/
  • Format: .eml or .txt
Test email tool

Use the “Send test email” section to validate delivery and configuration.

Google reCAPTCHA v3 (optional)

  1. Create a reCAPTCHA v3 key pair in Google reCAPTCHA admin and add your domain(s).
  2. In the plugin settings, enable reCAPTCHA and paste the Site Key and Secret Key.
  3. Keep the default action (contact_form) unless you changed it in your integration.
  4. Set a threshold (commonly 0.5) and adjust if you block too many real users.

reCAPTCHA v3 is score-based (no checkbox challenge). Low scores are treated as suspicious.

GDPR notes

Troubleshooting

© KitCode — OneClick Form Lite