You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

90 lines
2.3 KiB

  1. .. image:: https://img.shields.io/badge/license-AGPL--3-blue.png
  2. :target: https://www.gnu.org/licenses/agpl
  3. :alt: License: AGPL-3
  4. =========================
  5. SendGrid for mass mailing
  6. =========================
  7. Links mass mailing and mail statistics objects with Sendgrid.
  8. Note that the mass mailing campaign will be sent with Sendgrid transactional
  9. e-emails (not to mix up with Sendgrid marketing campaigns)
  10. Installation
  11. ============
  12. This addon will be automatically installed when 'mail_sendgrid' and
  13. 'mass_mailing' are both installed.
  14. Configuration
  15. =============
  16. None
  17. Usage
  18. =====
  19. From mass mailing, you can use Sendgrid templates.
  20. #. If you select a Sendgrid template, the campaign will be sent through
  21. Sendgrid. Otherwise it will use what you set in your system preference
  22. (see module sendgrid).
  23. #. You can force usage of a language for the template.
  24. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  25. :alt: Try me on Runbot
  26. :target: https://runbot.odoo-community.org/runbot/205/10.0
  27. .. repo_id is available in https://github.com/OCA/maintainer-tools/blob/master/tools/repos_with_ids.txt
  28. .. branch is "8.0" for example
  29. Known issues / Roadmap
  30. ======================
  31. * Use Sendgrid marketing campaigns API
  32. Bug Tracker
  33. ===========
  34. Bugs are tracked on `GitHub Issues
  35. <https://github.com/OCA/social/issues>`_. In case of trouble, please
  36. check there if your issue has already been reported. If you spotted it first,
  37. help us smash it by providing detailed and welcomed feedback.
  38. Credits
  39. =======
  40. Images
  41. ------
  42. * Odoo Community Association: `Icon <https://odoo-community.org/logo.png>`_.
  43. Contributors
  44. ------------
  45. * Emanuel Cino <ecino@compassion.ch>
  46. * Isaac Gallart <igallart@puntsistemes.es>
  47. Do not contact contributors directly about support or help with technical issues.
  48. Funders
  49. -------
  50. The development of this module has been financially supported by:
  51. * Compassion Switzerland
  52. Maintainer
  53. ----------
  54. .. image:: https://odoo-community.org/logo.png
  55. :alt: Odoo Community Association
  56. :target: https://odoo-community.org
  57. This module is maintained by the OCA.
  58. OCA, or the Odoo Community Association, is a nonprofit organization whose
  59. mission is to support the collaborative development of Odoo features and
  60. promote its widespread use.
  61. To contribute to this module, please visit https://odoo-community.org.