Official MailerLite Sign Up Forms

Wordpress Plugin
Download latest - 1.6.1

Developers

mailerlite

Download Stats

Today 1,971
Yesterday 3,418
Last Week 8,546
All Time 110,814
Banner 772x250

MailerLite - Signup forms (official) plugin

The Official MailerLite signup forms plugin makes it easy to grow your newsletter subscriber list from your WordPress blog or website. The plugin automatically integrates your Wordpress form with your MailerLite email marketing account.

If you don't have MailerLite account yet, you can signup for a FREE trial here.

Once you activate the plugin, youll be able to select and add any of the pre-built webforms from your MailerLite account or create a new form from scratch. You can place the form in the sidebar using a widget or use a shortcode to put it wherever you want.

Setup is fast and easy! You just need to enter your MailerLite account API code and youre all set.

Plugin features include:

  • Easily-to-add webforms from MailerLite to your WordPress blog or website
  • Option to create new webforms
  • Wordpress 5 new editor support
  • Save subscribers automatically to your MailerLite account
  • Place webforms using widget or shortcode
  • Double opt-in signup
  • Updated plugin layout
  • Automate welcome emails from your MailerLite account

Releases (79 )

Version Release Date Change Log
1.6.1 2022-10-17
  • Update - API client
1.6.0 2022-09-27
  • Compatibility updates
  • Tested up to latest WP version
1.5.9 2022-08-02
  • Update - API client
1.5.8 2022-07-29
  • Security fix
1.5.7 2022-07-28
  • Tested up to latest WP version
1.5.6 2022-06-02
  • Fix - deactivate issue
  • Tested up to latest WP version
1.5.5 2022-05-17
  • Fix - wp_nonce for cached pages
1.5.4 2022-05-16
  • Fix - Input validation
  • Tested up to latest WP version
1.5.3 2022-03-22
  • Update - API update
  • Tested up to latest WP version
1.5.2 2022-01-14
  • Fix - Include Universal js
1.5.1 2022-01-14
  • Fix - Form clear issue
1.5.0 2022-01-13
  • Tested with WordPress 5.8.3
  • Update - Gutenberg plugin in plain JS
1.4.9 2021-03-23
  • Forms are embedded with the new method
  • 1k limit to webforms API request
1.4.8 2020-11-23
  • Fix - Gutenberg add / edit form fix
1.4.7 2020-09-03
  • Tweak - Embedded forms subdomain changed
1.4.6 2020-06-04
  • Fix - Gutenberg script enqueue called action method was non-static
1.4.5 2020-05-26
  • Fix - Additional security for AJAX calls
1.4.4 2020-05-12
  • Fix - Additional security for database queries
1.4.3 2020-01-31
  • Fix - removed use of deprecated php method
1.4.2 2020-01-07
  • Fix - Styles on form description bug
  • Update - Added a Load more button for groups on the creation stage phase.
  • Update - Hidden api key
1.4.1 2019-05-13
  • Tweak - WordPress 5.2 and PHP 7.2 support
1.4 2019-03-25
  • Tweak - Show more than 100 groups when creating a custom form
  • Tweak - Renamed some classes to avoid fatal errors from other plugin having the same class names
  • Tweak - Reformatted code to WordPress code style
  • Tweak - Loading custom form javascript after window load for better optimisations
  • Tweak - Switched loading jQuery validate plugin from MailerLite CDN to your local WordPress site
1.3.6 2019-01-28
  • Feature - Status page to provide information about your environment
  • Tweak - Even better support for older PHP versions in main plugin file
  • Fix - Plugin's stylesheet is only included in pages where it is required
1.3.5 2019-01-23
  • Tweak - Better support for older PHP versions in main plugin file
1.3.3 2019-01-17
  • Fix - Form edit redirect not working
1.3.2 2019-01-15
  • Fix - Form block js file version bump
1.3.1 2019-01-15
  • Fix - "Media views" block bug
1.3 2019-01-14

WordPress 5 block Updated the MailerLite API to V2 Added Double opt-in feature Updated admin design

1.2.8 2018-11-06

Check WP 5.0 support

1.2.7 2018-05-17

API url fix

1.2.6 2018-05-09

Test new Wordpress

1.2.4 2018-03-30

release fix

1.2.3 2017-12-04

= 1.2.2 = mistype fix in version no = 1.2.1 = adding en_US locale language translation files = 1.2 = some small php notice errors fixed. More clear tooltips about embed forms. Popup script settings moved to settings page. Added en_US locale translations (the same as en_EN) = 1.1.25 = short php open tag fix = 1.1.24 = bigger curl timeout for API call, temporary = 1.1.23 = fixed translations, added english .po/.mo files, added "please wait" message translate option to custom forms = 1.1.22 = updated jquery validation script URL to use static.mailerlite.com = 1.1.21 = small bugfixes = 1.1.20 = curl error showing, empty embed form bugfix, other bugfixes = 1.1.19 = translation fixes = 1.1.18 = mistype fix for old versions = 1.1.17 = translation errors for LT language, allowing only embed and button forms = 1.1.16 = * providing support for older PHP versions = 1.1.15 = * file_get_contents changed to cURL = 1.1.14 = * custom thank you message added = 1.1.13 = * tested with 4.6 version = 1.1.12 = * multisite support = 1.1.11 = * post escaped with stripslashes_deep = 1.1.10 = * mistype - signing up = 1.1.9 = * fixed app static script url = 1.1.8 = * fixed old syntax constructors in API classes = 1.1.7 = * option to activate popup form = 1.1.6 = * popup webforms added = 1.1.5 = * php notice fix = 1.1.4 = * fixed jquery bug = 1.1.3 = * problem with number = 1.1.2 = * wordpress issue bug fix = 1.1.1 = * updated readme and version constants = 1.1 = * tested with up to 4.5.1 wordpress. version. Added list of languages for validation messages. Fixed mistype "sign up" = 1.0.18 = * added php,wordpress and curl version checks before activation = 1.0.17 = * fix db queries for update = 1.0.16 = * links to https, db update charset = 1.0.15 = * Updated links to knowledge base about api key, changed db charset for table - utf8_bin = 1.0.14 = * Removed new lines for some cases = 1.0.13 = * Empty form description allowed = 1.0.12 = * Fix mistype in curl method = 1.0.11 = * Version fix = 1.0.10 = * Some code refactor, array fixes for PHP older than 5.4 = 1.0.9 = * Curl safe mode fix = 1.0.8 = * Fix shortcode popup = 1.0.7 = * Fix shortcode = 1.0.6 = * Fix embedded form cache = 1.0.5 = * Fix for WP 4.0 = 1.0.4 = * Subscribe button update = 1.0.3 = * jQuery load update = 1.0.2 = * Small changes = 1.0.1 = * Added translations = 1.0 = * First release

1.2.2 2017-07-28

mistype fix in version no

1.2.1 2017-07-28

adding en_US locale language translation files

1.2 2017-07-28

some small php notice errors fixed. More clear tooltips about embed forms. Popup script settings moved to settings page. Added en_US locale translations (the same as en_EN)

1.1.25 2017-07-07

short php open tag fix

1.1.24 2017-05-04

bigger curl timeout for API call, temporary

1.1.23 2017-04-09

fixed translations, added english .po/.mo files, added "please wait" message translate option to custom forms

1.1.22 2017-02-20

updated jquery validation script URL to use static.mailerlite.com

1.1.21 2017-01-05

small bugfixes

1.1.20 2017-01-05

curl error showing, empty embed form bugfix, other bugfixes

1.1.19 2016-10-06

translation fixes

1.1.18 2016-10-06

mistype fix for old versions

1.1.17 2016-10-06

translation errors for LT language, allowing only embed and button forms

1.1.16 2016-09-10
  • providing support for older PHP versions
1.1.11 2016-09-10
  • post escaped with stripslashes_deep
1.1.15 2016-09-09
  • file_get_contents changed to cURL
1.1.14 2016-09-09
  • custom thank you message added
1.1.13 2016-09-04
  • tested with 4.6 version
1.1.12 2016-08-19
  • multisite support
1.1.10 2016-08-17
  • mistype - signing up
1.1.9 2016-07-18
  • fixed app static script url
1.1.8 2016-07-01
  • fixed old syntax constructors in API classes
1.1.7 2016-06-21
  • option to activate popup form
1.1.6 2016-06-20
  • popup webforms added
1.1.5 2016-06-18
  • php notice fix
1.1.4 2016-06-13
  • fixed jquery bug
1.1.3 2016-06-07
  • some problem with version number
1.1.2 2016-06-07
  • just number update
1.1.1 2016-05-06
  • updated readme and version constants
1.1 2016-05-06

= 1.0.18 = * added php,wordpress and curl version checks before activation = 1.0.17 = * fix db queries for update = 1.0.16 = * links to https, db update charset = 1.0.15 = * Updated links to knowledge base about api key, changed db charset for table - utf8_bin = 1.0.14 = * Removed new lines for some cases = 1.0.13 = * Empty form description allowed = 1.0.12 = * Fix mistype in curl method = 1.0.11 = * Version fix = 1.0.10 = * Some code refactor, array fixes for PHP older than 5.4 = 1.0.9 = * Curl safe mode fix = 1.0.8 = * Fix shortcode popup = 1.0.7 = * Fix shortcode = 1.0.6 = * Fix embedded form cache = 1.0.5 = * Fix for WP 4.0 = 1.0.4 = * Subscribe button update = 1.0.3 = * jQuery load update = 1.0.2 = * Small changes = 1.0.1 = * Added translations = 1.0 = * First release

1.0.18 2015-12-11
  • added php,wordpress and curl version checks before activation
1.0.17 2015-11-19
  • fix db queries for update
1.0.16 2015-11-19
  • links to https, db update charset
1.0.15 2015-11-19
  • Updated links to knowledge base about api key, changed db charset for table - utf8_bin
1.0.14 2015-07-23
  • Removed new lines for some cases
1.0.13 2015-05-29
  • Empty form description allowed
1.0.12 2015-04-29
  • Fix mistype in curl method
1.0.11 2015-04-27
  • Version fix
1.0.10 2015-04-27
  • Some code refactor, array fixes for <5.4
1.0.9 2015-04-27
  • Curl safe mode fix
1.0.8 2015-02-04
  • Fix shortcode popup
1.0.7 2014-11-26
  • Fix shortcode
1.0.6 2014-10-31
  • Fix embedded form cache
1.0.5 2014-10-06
  • Fix for WP 4.0
1.0.4 2014-09-29
  • Subscribe button update
1.0.3 2014-09-08
  • jQuery load update
1.0.2 2014-08-11
  • Small changes