Plugin info

Total downloads: 15,106
Active installs: 400
Total reviews: 1
Average rating: 3
Support threads opened: 2
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 7/3/2025 (232 days ago)
Added to WordPress: 10/5/2012 (13 years old)
Minimum WordPress version: 3.3
Tested up to WordPress version: 6.6.4
Minimum PHP version: 7.2

Maintenance & Compatibility

Maintenance score

Stale • Last updated 232 days ago • Support resolved 0% • 1 reviews

30/100

Is Spotler Mail+ Forms abandoned?

Likely maintained (last update 232 days ago).

Compatibility

Requires WordPress: 3.3
Tested up to: 6.6.4
Requires PHP: 7.2

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

With the Spotler Mail+ Forms Plugin web masters can easily integrate web forms or online surveys created in Spotler on pages and posts. Spotler Mail+ is an online marketing platform which contains a user-friendly form editor with a lot of features. For example, matrix questions, conditional questions, skip logic/branching, multi-paging, extensive features for validating answers from respondents, great e-mail confirmation possibilities and much more.

Installation

  1. Install the plugin.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enter the Consumer Key and Consumer Secret through the ‘Spotler Mail+ Forms’ option in the ‘Settings’ menu in WordPress.
  4. Add a form in a post or a page through the “Add Spotler Mail+ form” button in the HTML editor (TinyMCE)

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.4.0

  • Fixed: Issue where security question where not matched properly. Causing some form submits to hit the bot detection.
  • Fixed: Contributor user name

1.3.0

  • Added: Possibility for adding multiple Spotler Mail+ accounts.
  • Added: Setting to disable styling from the plugin.

1.2.6

  • Fixed: Security issue in mail-plus forms.
  • Updated composer packages.

1.2.5

  • Changed: Naming convention from “Spotler Forms” to “Spotler Mail+ Forms”.
  • Added: Gutenberg support by adding a Gutenberg block.
  • Fixed: Refreshing unique id dynamically now also works for Table forms.

1.2.4

  • Sorting the forms within the TinyMCE element.
  • Adding function that retrieves form dynamically.
  • Making the abInfo unique for every page view(even when cached).
  • Updated composer packages.

1.2.3

  • Updated settings page url in plugin description(plugins page).
  • Updated the icon that is used within the toolbar for the TinyMCE editor.

1.2.2

  • Enhanced allowing only certain HTML tags when using echo on an HTML string.
  • Updated translation strings.

1.2.1

  • Enhanced escaping in form fields.
  • Changed the text domain mentioning from a constant to hardcoded strings.

1.2.0

  • Complete refactor of plugin
  • Fix security issues regarding escaping values.
  • Changed naming convention from MailPlus Forms to Spotler Forms.
  • Added Dutch translations.
  • Added exceptions.

1.1.0

  • Fix iconv_set_encoding deprecated warning
  • Upgrade TinyMCE plugin to TinyMCE v4. TinyMCE v3 is no longer supported.
  • Move all PHP logic the plugin core which fixes the plugin running on WordPress installations with changed directories (e.d. Roots’ Bedrock)

1.0.6

  • Fix warnings while submitting a form

1.0.5

  • Fix for supporting HTTPS completely

1.0.4

  • Support external URL’s as last form page. This has been an option in MailPlus for quite a while and was not supported until now.
  • Support for prefilling forms inside WordPress. When linking to a page with a form add “?encId={encId}” to the URL in MailPlus.

1.0.3

  • Unset $_POST[‘formEncId’] after handling the post to prevent the handling of posted values more than once when multiple forms are used in one page

1.0.2

  • Changed __DIR__ to dirname(__FILE__) so the plugin works on PHP < 5.3.1

1.0.1

  • Plugin directory is “mailplus-forms”, not “mailplusforms”

1.0

  • Initial version released