MailPoet Addon Documentation

The MailPoet addon for Quiz and Survey Master allows you to add users who take your quiz to your lists in MailPoet.

Installation/Setup

Once you have purchased the addon, you will have access to download the addon. To install, simply upload the addon as a normal WordPress plugin. To do so, go to the Plugins page and click Add New. Then, click Upload. From there, upload the zip file that you downloaded when downloading the addon. Once the addon has uploaded, you should now have the plugin QMN MailPoet Integration listed in your list of plugins. Activate that plugin. Once activated, the plugin will add a new tab in your Quiz Settings page.

Screenshot-03

Settings/Configure

To get started, navigate to the MailPoet tab while editing your quiz. Set the “Add Mailpoet checkbox to this quiz?” option to yes if you want to add MailPoet integration to this quiz. Then, choose which list you would like to add the user to once the user takes the quiz. Then, enter the text in which will appear with the checkbox. Lastly, if you decide that you would rather subscribe the user automatically instead of showing the checkbox, you can change the last setting to “Subscribe automatically”.

Hooks/Filters/Classes

The label for the checkbox has a class of qmn_mp_label. The hook “qmn_mp_tab_form” can be used to add field to the Mailpoet options tab. The hook “qmn_mp_tab_form_submit” is called when the Mailpoet options form has been submitted.