Maintainers
Current maintainer:
This module is part of the shopinvader/odoo-shopinvader project on GitHub.
You are welcome to contribute.
This module adds per endpoint configurable mailing list and two new public routes to manage the subscription of a contact to the mailing list.
A contact here is defined by its email address, no partner is linked or created.
It may be intersting to protect these endpoints with a captcha to avoid abuse, you could take a look at the fastapi_captcha for instance.
Table of contents
Add the mass_mailing_router to your endpoint and configure the mailing list to use in the endpoint configuration.
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 to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Current maintainer:
This module is part of the shopinvader/odoo-shopinvader project on GitHub.
You are welcome to contribute.