Spotler Mail+ Forms

Beschrijving

Met de Spotler Forms Plugin kunnen webmasters eenvoudig webformulieren of online enquêtes die gemaakt zijn in Spotler plaatsen op pagina’s en in berichten, zonder dat daar technische kennis voor nodig is. Spotler is een online marketing platform met een gebruiksvriendelijke en uitgebreide formulieren editor. Bijvoorbeeld matrix vragen, velden die volgens vaste opmaak moeten worden ingevuld (zoals postcode, telefoonnummer, e-mail adres), verplichte en niet verplichte velden, jump logic, meerdere pagina’s mogelijk, bepalen welke waardes worden opgeslagen en hoe, waarderingsscore, geweldige e-mail bevestigingsmogelijkheden en nog veel meer.

Blokken

Deze plugin heeft 1 blok.

  • Spotler Mail+ Forms

Installatie

  1. Installeer de plugin.
  2. Activeer de plugin via het ‘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. Voeg een formulier toe in een bericht of pagina met de knop “Voeg een Mailplus form toe” in de HTML-editor (TinyMCE)

Beoordelingen

4 juli 2019
It's very easy to add a form to your wordpress page if you're using Mailplus/Spotler as your email and automation software. However, CSS stylingo is always needed. In Mailplus/Spotler, you create a key. That key is neccessary to activate the plugin with your account. The form is shown as it's a list (so dots before every field or button) The form shows the calculating check, that is supposed to run on the background, but through the plugin is always visible (also as a list item) very annoying. They don't provide a list of fieldnames so adding CSS is not as easy as it should be. They don't update the plugin. So it doesn't feel safe. I think with a little extra effort they can make it work a lot better.
Lees 1 beoordeling

Bijdragers & ontwikkelaars

“Spotler Mail+ Forms” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“Spotler Mail+ Forms” is vertaald in 1 taal. Dank voor de vertalers voor hun bijdragen.

Vertaal “Spotler Mail+ Forms” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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.
  • Nederlandse vertaling toegevoegd.
  • 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

  • Verbetering van waarschuwingen bij het toevoegen van een formulier

1.0.5

  • Verbetering voor volledige ondersteuning HTTPS

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