v 8.0 v 9.0 v 10.0 v 11.0 v 12.0 Third Party 1131
Download for v 8.0
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies CRM (crm)
Calendar (calendar)
Social Network (mail)
Website Builder (website)
Technical Name mass_mailing_custom_unsubscribe
LicenseAGPL-3
Websitehttp://www.antiun.com
Versions 16.0 8.0 9.0 10.0 11.0 12.0 14.0 15.0 13.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies CRM (crm)
Calendar (calendar)
Social Network (mail)
Website Builder (website)
Technical Name mass_mailing_custom_unsubscribe
LicenseAGPL-3
Websitehttp://www.antiun.com
Versions 16.0 8.0 9.0 10.0 11.0 12.0 14.0 15.0 13.0

Customizable unsubscription process on mass mailing emails

With this module you can set a custom unsubscribe link appended at the bottom of mass mailing emails.

It also displays a beautiful and simple unsubscription form when somebody unsubscribes, to let you know why and let the user unsubscribe form another mailing lists at the same time; and then displays a beautiful and customizable goodbye message.

Configuration

Unsubscription Reasons

You can customize what reasons will be displayed to your unsubscriptors when they are going to unsubscribe. To do it:

  1. Go to Marketing > Configuration > Unsubscription Reasons.
  2. Create / edit / remove / sort as usual.
  3. If Details required is enabled, they will have to fill a text area to continue.

Unsubscription Goodbye Message

Your unsubscriptors will receive a beautier goodbye page. You can customize it with these links after installing the module:

  • Unsubscription successful.
  • Unsubscription failed.

Usage

Once configured, just send mass mailings as usual.

If somebody gets unsubscribed, you will see logs about that under Marketing > Mass Mailing > Unsubscriptions.

Try me on Runbot

Known issues / Roadmap

  • This needs tests.

  • This custom HTML is not translatable, so as a suggestion, you can define the same text in several languages in several lines.

    For example:

<small>[EN] You can unsubscribe <a href="%(url)s">here</a></small><br/>
<small>[ES] Puedes darte de baja <a href="%(url)s">aquí</a></small>
  • If you use the website_multi module, you will probably find that the views are not visible by default.
  • This module adds a security hash for mass mailing unsubscription URLs, which makes to not work anymore URLs of mass mailing messages sent before its installation. If you need backwards compatibility, disable this security feature by removing the mass_mailing.salt system parameter. To avoid breaking current installations, you will not get a salt if you are upgrading the addon. If you want a salt, create the above system parameter and assign a random value to it.
  • Security should be patched upstream. Remove security features in the version where https://github.com/odoo/odoo/pull/12040 gets merged (if it does).

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback here.

Credits

Contributors

Maintainer

Odoo Community Association

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

To contribute to this module, please visit https://odoo-community.org.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
Qustion
by
Rado Vagas
on 7/4/16, 9:51 AM

Hello, Is it compatible your extension with 9.0 community ver?