Appearance
Configuration
Core settings
- Form defaults: enable submission storage, notifications, and submission limits.
- Privacy: choose IP storage mode (full, anonymised, or none) and set retention days.
- Email delivery: configure your preferred email provider (see below).
Email delivery providers
Choose how notification emails are sent. NXP Easy Forms supports 9 email providers:
| Provider | Type | Best for |
|---|---|---|
| WordPress/Joomla Default | Built-in | Simple sites using server mail |
| SendGrid | API | High-volume sending with deliverability tracking |
| SMTP2GO | API | Reliable delivery with detailed analytics |
| Mailgun | API | Developers needing flexible API options (EU/US regions) |
| Postmark | API | Transactional emails with fast delivery |
| Brevo (Sendinblue) | API | Marketing and transactional in one platform |
| Amazon SES | API | Cost-effective for AWS users |
| Custom SMTP | SMTP | Your own mail server or other SMTP providers |
| Mailpit | SMTP | Local development and testing only |
Setting up a provider
- Go to Settings → Email (WordPress) or Options → Email (Joomla).
- Select your provider from the dropdown.
- Enter your API key or SMTP credentials.
- Send a test email to verify the connection.
TIP
API providers (SendGrid, Mailgun, etc.) are more reliable than server mail for production sites. They offer better deliverability and detailed sending reports.
Privacy controls

WordPress settings


Joomla settings


Email defaults (Joomla)



Security & anti-spam
- Honeypot protection (enabled by default).
- CAPTCHA providers: Google reCAPTCHA v3, Cloudflare Turnstile, FriendlyCaptcha.
- Rate limiting and minimum submission time detection.
- File upload validation by size and file type.
- Trusted proxy support for safer client IP detection.
- Encrypted secrets at rest (CAPTCHA/API credentials).
- Password-field value redaction in notifications/integration payloads.

Integrations
Enable integrations per form and map fields as needed:
- Webhooks (Zapier, Make, custom endpoints)
- Slack notifications
- Mailchimp, HubSpot, Salesforce
- WordPress Post and WooCommerce (WordPress build)
See the Integrations section for detailed setup.
Joomla-specific controls
- Enable module rendering with
mod_nxpeasyforms. - Configure Single Form menu items with modal form selector.
- Use country/state dynamic fields where geographic input is required.
See Joomla Notes for platform-specific behavior.