social/README.md

71 lines
5.0 KiB
Markdown

[![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/205/13.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-social-205)
[![Build Status](https://travis-ci.com/OCA/social.svg?branch=13.0)](https://travis-ci.com/OCA/social)
[![codecov](https://codecov.io/gh/OCA/social/branch/13.0/graph/badge.svg)](https://codecov.io/gh/OCA/social)
[![Translation Status](https://translation.odoo-community.org/widgets/social-13-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/social-13-0/?utm_source=widget)
<!-- /!\ do not modify above this line -->
# Social addons for Odoo
Addons concerning Odoo's social features and messaging in general.
<!-- /!\ do not modify below this line -->
<!-- prettier-ignore-start -->
[//]: # (addons)
Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[base_search_mail_content](base_search_mail_content/) | 13.0.1.0.1 | | Base Search Mail Content
[email_template_qweb](email_template_qweb/) | 13.0.1.1.0 | | Use the QWeb templating mechanism for emails
[fetchmail_thread_default](fetchmail_thread_default/) | 13.0.1.0.0 | | Post unkonwn messages to an existing thread
[mail_activity_board](mail_activity_board/) | 13.0.1.0.1 | | Add Activity Boards
[mail_activity_done](mail_activity_done/) | 13.0.1.0.1 | | Mail Activity Done
[mail_activity_partner](mail_activity_partner/) | 13.0.1.0.0 | | Add Partner to Activities
[mail_activity_team](mail_activity_team/) | 13.0.1.0.2 | | Add Teams to Activities
[mail_attach_existing_attachment](mail_attach_existing_attachment/) | 13.0.1.0.0 | | Adding attachment on the object by sending this one
[mail_autosubscribe](mail_autosubscribe/) | 13.0.1.0.0 | | Automatically subscribe partners to its company's business documents
[mail_debrand](mail_debrand/) | 13.0.2.0.1 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Remove Odoo branding in sent emails
[mail_drop_target](mail_drop_target/) | 13.0.1.0.1 | | Attach emails to Odoo by dragging them from your desktop
[mail_full_expand](mail_full_expand/) | 13.0.1.0.0 | | Expand mail in a big window
[mail_inline_css](mail_inline_css/) | 13.0.1.0.2 | | Convert style tags in inline style in your mails
[mail_layout_preview](mail_layout_preview/) | 13.0.1.0.0 | | Preview email templates in the browser
[mail_notification_custom_subject](mail_notification_custom_subject/) | 13.0.1.0.0 | [![joao-p-marques](https://github.com/joao-p-marques.png?size=30px)](https://github.com/joao-p-marques) | Apply a custom subject to mail notifications
[mail_optional_autofollow](mail_optional_autofollow/) | 13.0.1.0.0 | | Choose if you want to automatically add new recipients as followers on mail.compose.message
[mail_optional_follower_notification](mail_optional_follower_notification/) | 13.0.1.1.0 | | Choose to notify followers on mail.compose.message
[mail_outbound_static](mail_outbound_static/) | 13.0.2.0.0 | | Allows you to configure the from header for a mail server.
[mail_partner_opt_out](mail_partner_opt_out/) | 13.0.1.0.0 | | Add the partner's email to the blackmailed list
[mail_preview_audio](mail_preview_audio/) | 13.0.1.0.0 | | Allow to preview audio files
[mail_preview_base](mail_preview_base/) | 13.0.1.0.1 | | Base to add more previewing options
[mail_restrict_follower_selection](mail_restrict_follower_selection/) | 13.0.1.0.2 | | Define a domain from which followers can be selected
[mail_tracking](mail_tracking/) | 13.0.1.0.9 | | Email tracking system for all mails sent
[mail_tracking_mailgun](mail_tracking_mailgun/) | 13.0.1.0.0 | | Mail tracking and Mailgun webhooks integration
[mail_tracking_mass_mailing](mail_tracking_mass_mailing/) | 13.0.1.0.0 | | Improve mass mailing email tracking
[mass_mailing_custom_unsubscribe](mass_mailing_custom_unsubscribe/) | 13.0.2.0.0 | | Know and track (un)subscription reasons, GDPR compliant
[mass_mailing_custom_unsubscribe_event](mass_mailing_custom_unsubscribe_event/) | 13.0.1.0.0 | | Allow to unsubscribe discretely from an event
[mass_mailing_event_registration_exclude](mass_mailing_event_registration_exclude/) | 13.0.1.0.0 | | Link mass mailing with event for excluding recipients
[mass_mailing_list_dynamic](mass_mailing_list_dynamic/) | 13.0.1.0.1 | | Mass mailing lists that get autopopulated
[mass_mailing_partner](mass_mailing_partner/) | 13.0.1.1.1 | | Link partners with mass-mailing
[mass_mailing_resend](mass_mailing_resend/) | 13.0.1.0.0 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Resend mass mailings
[//]: # (end addons)
<!-- prettier-ignore-end -->
## Licenses
This repository is licensed under [AGPL-3.0](LICENSE).
However, each module can have a totally different license, as long as they adhere to OCA
policy. Consult each module's `__manifest__.py` file, which contains a `license` key
that explains its license.
----
OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit
organization whose mission is to support the collaborative development of Odoo features
and promote its widespread use.