social/mass_mailing_custom_unsubsc...
OCA-git-bot 5c673b61c7 [UPD] README.rst 2023-09-03 16:58:35 +00:00
..
demo [IMP] pre-commit run -a 2021-01-27 14:12:45 +00:00
i18n [UPD] Update mass_mailing_custom_unsubscribe_event.pot 2020-12-01 12:04:24 +00:00
models [IMP] mass_mailing_custom_unsubscribe_event: black, isort, prettier 2020-11-30 11:06:05 +00:00
readme [MIG] mass_mailing_custom_unsubscribe_event: Migration to 13.0 2020-12-01 11:48:53 +00:00
static [UPD] README.rst 2023-09-03 16:58:35 +00:00
tests [MIG] mass_mailing_custom_unsubscribe_event: Migration to 13.0 2020-12-01 11:48:53 +00:00
views [IMP] pre-commit run -a 2021-01-27 14:12:45 +00:00
README.rst [UPD] README.rst 2023-09-03 16:58:35 +00:00
__init__.py [ADD] mass_mailing_custom_unsubscribe_event: Allow to unsubscribe discretely from an event 2020-11-30 11:06:05 +00:00
__manifest__.py [MIG] mass_mailing_custom_unsubscribe_event: Migration to 13.0 2020-12-01 11:48:53 +00:00

README.rst

=============================================
Allow to unsubscribe discretely from an event
=============================================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:61ae3044edf0021fad25cf217e8a2de91b9c0c05ee879231147d0614e252a07a
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsocial-lightgray.png?logo=github
    :target: https://github.com/OCA/social/tree/13.0/mass_mailing_custom_unsubscribe_event
    :alt: OCA/social
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mass_mailing_custom_unsubscribe_event
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/social&target_branch=13.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This addon extends the unsubscription process for allowing to unsubscribe
only for an event.

Standard process includes the mail in the general blacklist instead, which
can be very unconvenient.

**Table of contents**

.. contents::
   :local:

Usage
=====

#. Go to *Email Marketing > Mailings > Create*.
#. Select "Event Registration" in *Recipients* field.
#. Edit your mass mailing at wish, but remember to add a snippet from
   *Footers*, so people have an *Unsubscribe* link.
#. Send it.
#. If somebody gets unsubscribed, it will get unsubscribed only for that
   event, but including that mail in other event, the registree will still
   receive mailings.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/social/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/social/issues/new?body=module:%20mass_mailing_custom_unsubscribe_event%0Aversion:%2013.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* Tecnativa

Contributors
~~~~~~~~~~~~

* `Tecnativa <https://www.tecnativa.com>`_:

  * Pedro M. Baeza
  * João Marques

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

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.

This module is part of the `OCA/social <https://github.com/OCA/social/tree/13.0/mass_mailing_custom_unsubscribe_event>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.