Mailing Lists

Using the Mailing List panel of the Admin Console it is possible to create mailing lists of defined segments of your customer base.

These mailing lists are designed to be imported into 3rd Party mailing tools such as MailChimp.

First you define the subset of customers to be added to the mailing list, then you choose the output format for the list.

Create Mailing List

Curerntly there are 3 supported output formats as follows:

More output formats can be added by adding drop list options in konakartadmin_gwt.properties (see the fbc.kk_panel_mailingList.output.options property in that properties file for details).

In addition you would need to specialise the com.konakartadmin.bl.AdminCustomerMgrEE class to add your own implementations for the methods (as required):