Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Ether Mailer WordPress Plugin

Descripción

Connect your WordPress website with the Ether Mailer Email Newsletters platform. Create as many email subscription forms you wish and send Email Newsletters to your subscribers through Ether Mailer.

Capturas

Instalación

  1. Upload ethermailerwp folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. After installing and activating the theme, go to the “Ether Mailer Plugin Settings” menu item (under the Settings menu item” and add your Ethermailer App API KEY.
  4. Then you can start using the plugin by creating simple and more advanced forms, using the “Ether Mailer Forms” menu items. After creating each form, just use the shortcode provided in each form settings.
  5. Enjoy.

Preguntas frecuentes

Installation Instructions
  1. Upload ethermailerwp folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. After installing and activating the theme, go to the “Ether Mailer Plugin Settings” menu item (under the Settings menu item” and add your Ethermailer App API KEY.
  4. Then you can start using the plugin by creating simple and more advanced forms, using the “Ether Mailer Forms” menu items. After creating each form, just use the shortcode provided in each form settings.
  5. Enjoy.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Registro de cambios

Version 1.0.9

  • Better sanitazation added when adding a value with single or double quotes.

Version 1.0.8

  • Changed login and API key Urls

Version 1.0.7

  • Submit button is disabled during the subscribing process.

Version 1.0.6

  • Check if the API Key is invalid before saving the general settings.

Version 1.0.5

  • Minor fixes

Version 1.0.4

  • When user adds a invalid api key or not any api key at all then two things happen.
    1. You cannot publish any new / old ethermailer form.
    2. A warning message is shown in the form edit screen.

Version 1.0.3

  • Removed “Email already exists message”
  • Date already exists error message changed to :Date seems invalid. The right format is the following: dd/mm/yyyy, eg 20/12/2016

Version 1.0.2

  • Added an alternative success message if someone has already received the double optin email and have already subscribed.
  • Added a new metabox in the form edit page which can be used to set the message.
  • Completely changed the shortcode templating by adding a new shortcode called [ethm_form_custom id=””] which calls the ethm-form-custom.php file, located in the plugins template folder.
  • You can add a new folder in your theme called “templates” and inside it you can copy and paste the file above.You can play with the HTML as you wish and then if you go to any page and add the shortcode mentioned above you can show the custom made form. This is only for advanced users.

Version 1.0.1

  • Added version 2.0 of the Ether Mailer’s API
  • Better copy paste shortcode – firefox / chrome / opera / edge browsers.
  • Added the “Get API key from ” URL if a user has not added the API key in the settings page.
  • Add more sanitization functions to the metaboxes.
  • In sender profiles, we have added the sender’s email address.
  • Added links in the settings page
  • Date mask added in date custom fields.