Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

Ether Mailer WordPress Plugin

Descriere

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.

Capturi ecran

  • Add your API KEY here.You can get one from https://app.ethermailer.com/#/app/user/api-keys.
  • Form settings. All the custom fields from the EtherMailer platform are downloaded and are ready for use with the forms.

Instalare

  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.

Întrebări frecvente

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.

Recenzii

Nu există nicio verificare pentru acest modul.

Contributori și dezvoltatori

„Ether Mailer WordPress Plugin” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

Istoric modificări

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.