MailCamp

Description

Use the MailCamp plugin to quickly add a MailCamp signup form shortcode to your WordPress 4.9.8 or higher site.

After installation, log in with your API credentials, select your MailCamp list, fetch the list fields, copy the shortcode and add it to your site. Simply set up in 5 minutes.

WordPress.com compatibility is limited to Business tier users only. Connect your MailCamp list to your wordpress site.

Internationalization (i18n)

Currently we have the plugin configured so it can be easily translated and the following languages supported:

If your language is not listed above, feel free to create a translation. Here are the basic steps:

  1. Copy “mailcamp.po” to “mailcamp-LANG_COUNTRY.po” – fill in LANG and COUNTRY with whatever you use for WPLANG in wp-config.php
  2. Grab a translation editor. POedit works for us
  3. Translate each line – if you need some context, you can ask us by mail support@mailcamp.nl or the direct to the developer silas@mailcamp.nl
  4. Add the appropriately named files to the /po/ directory and edit the /readme.txt to include how you’d like to be attributed
  5. Send us your files to support@mailcamp.nl or the developer silas@mailcamp.nl

Screenshots

  • When you have successfully installed the plugin
  • MailCamp API Connection details example
  • Select the list you want to use for your form
  • Select the field you want from the list you just selected
  • Copy the shortcode and paste it in your site
  • Example form on your site
  • RSS list

Installation

This section describes how to install the plugin and get started using it.

Version 1.6.5

  1. Unzip our archive and upload the entire mailcamp directory to your /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress
  3. Navigate to MailCamp Settings click MailCamp Settings.
  4. Enter your MailCamp API credentials and let the plugin verify it.
  5. Select the list where you want to send new MailCamp subscribers.
  6. Optional: add newsletter RSS feeds to your website

FAQ-e

Waar kan ik mijn API gegevens vinden?

De API gegevens kun je vinden als je ingelogd bent en rechtsboven in de software het menu’tje uitklapt.
Vervolgens vink je ‘Activeer de XML API’ aan en kun je de API gegevens kopiëren of genereren als dat nog niet gedaan was.
Sla vervolgens de gegevens op.

Zijn er kosten verbonden aan het gebruik van de API

In principe niet. Wij hanteren een fair use policy. Bij misbruik worden er wél kosten in rekening gebracht.

Kan ik het nieuwsbrief archief op de website publiceren?

Ja, dat doe je door in het menu het WordPress dashboard naar ‘MailCamp RSS’ te navigeren. Hier worden per mailinglijst de shortcodes weergegeven die de naar de betreffende mailinglijst verzonden nieuwsbrieven weergeeft in een tabel.
Indien je bepaalde nieuwsbrieven niet in dit overzicht wilt weergeven kun je ze in het nieuwsbriefoverzicht in onze software ‘dearchiveren’ zodat ze niet meer in het archief voorkomen.

Hoe werkt de WooCommerce integratie?

Indien de WooCommerce integratie is aangezet wordt er een checkbox in het afrekenproces weergegeven waarmee een klant zich eenvoudig kan inschrijven op de nieuwsbrief.

Kan ik meerdere formulieren aanmaken en linken aan verschillende mailinglijsten?

Nee, dat is op dit moment helaas niet mogelijk. Je kunt slechts één inschrijfformulier aanmaken en linken aan één mailinglijst.

Reviews

09 October 2018
Easy to install. It took me less than 5 minutes to connect my Wordpress to our MailCamp emailmarketing software. I would definitely recommend this plugin!
05 October 2018
Eenvoudig te installeren, helder in configuratie, doet wat hij moet doen.
Read all 3 reviews

Contributors & Developers

“MailCamp” is open source software. The following people have contributed to this plugin.

Contributors

“MailCamp” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “MailCamp” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.6.5

  • changed – tested for 6.8.3

1.6.4

  • bugfix – undo change 1.6.3

1.6.3

  • improved – changed plugins_loaded to init

1.6.2

  • improved – moved mailcamp_run() function to add_action()

1.6.1

  • improved – reduced api calls

1.6.0

  • improved – reduced api calls

1.5.20

  • improved – reduced API calls

1.5.19

  • improved – improved captcha

1.5.18

  • improved – reduced API calls

1.5.17

  • improved – removed checks for device and email client custom fields

1.5.16

  • improved – changed jQuery .load() to .on()

1.5.15

  • improved – changed mailheader to make One-Click Unsubscribe work

1.5.14

  • improved – Errors for sending the confirmation email

1.5.13

  • improved – changed type of email-field to email
  • improved – changed mail() function to mc_mail()
  • improved – changed type of captcha answer-field to number

1.5.12

  • bugfix – fixed PHP 8 notices and warnings

1.5.11

  • bugfix – backup

1.5.10

  • bugfix – fixed PHP 8 notices and warnings

1.5.9

  • improved – changed labels etc for better WCAG 2.1 compliancy

1.5.8

  • improved – RSS archive performance improvement

1.5.7

  • bugfix – fixed PHP 8.1 notice and warning

1.5.6

  • bugfix – fixed newsletter archive via updated RSS link

1.5.5

  • bugfix – custom number field crashes form
  • bugfix – WooCommerce signup bug
  • improved – Woocommerce settings UI
  • improved – updated translations

1.5.4

  • improved – improved WooCommerce integration

1.5.3

  • improved – added WooCommerce integration
  • improved – updated translations

1.5.2

  • bugfix – field orders

1.5.1

  • fixed notice – undefined $anchor

1.5.0

  • improved – doing no more api calls on public page load when form is not used

1.4.3

  • bugfix – translation

1.4.2

  • changed – showing custom fields in widget extra fix

1.4.1

  • improved – custom confirm mail

1.4.0

  • changed – showing custom fields in widget

1.3.9

  • bugfix – fixed confirm mail not receiving

1.3.8

  • bugfix – fixed custom confirm mail

1.3.7

  • bugfix – undefined variable notice fixed
  • changed – changed some translations

1.3.6

  • bugfix – api connection issue solved
  • bugfix – added rule when api connection failed to prevent error

1.3.5

  • bugfix – some field values where seen as date fields, what caused problem with adding the subscriber

1.3.4

  • bugfix – MailCamp changed the IsSubscriberOnList response, we change this plugin to stay compatible with the MailCamp API

1.3.3

  • fixed typo – in plugin description

1.3.2

  • bugfix – typo in fetching newsletter rss data

1.3.1

  • fixed issue – Generic function (and/or define) names
  • fixed issue – Calling core loading files directly
  • fixed issue – Undocumented use of a 3rd Party or external service

1.3.0

  • bugfix – changed custom ajax flow to the wordpress way

1.2.3

  • bugfix – insertSubscriber: add to autoresponder

1.0

  • developed – plugin created