Single Mailing List

Developer

w3care

3rd Party (Commercial)


EE Version Support

  • ExpressionEngine 3
  • ExpressionEngine 4
  • ExpressionEngine 5
  • ExpressionEngine 6

Compatibility

If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.

Requirements

  • jQuery for the Control Panel

Add-On Type(s)

Module

Tags

This add-on allows you to keep the subscribers lists that are signing for the Newsletter. When the users signup for the newsletter; the data is sent to the Single mailing list database.

You can download the document from here: - Single Mailing List

Purpose:

Mailing list was removed from EE3, we developed Single Mailing list to meet the same inbuilt Mailing List’s feature for single mailing list only.
Below I am describing that how we kept the same single mailing list functionality comparing to EE2 version and what we are getting more with this new add-on.
The very basic note of this add-on that we have all the same feature like it was in EE3.
This add-on allows you to keep the subscriber lists that are signing for the Newsletter.

Working/Understanding:

we need to create a form which will send the email ID to the subscriber list. The same we were doing in the single mailing list of EE earlier versions.
Template Code: -
{exp:single_mailinglist:form}
<input type=“text” name=“email” />
<input type=“submit”/>
{/exp:single_mailinglist:form}

 

This entry was created August 29, 2017, 8:38 am.
This entry was last updated November 22, 2022, 10:24 am.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email [email protected].

1 Review:

stefanos 08.29.17

stefanos
Rating - {addon_rating_average}

Very good news,

I was looking for a white a newsletter system.
Very nice the Ajax submission function, associated to Json format.