social/README.md

69 lines
4.6 KiB
Markdown

[![Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)](https://runboat.odoo-community.org/builds?repo=OCA/social&target_branch=11.0)
[![Pre-commit Status](https://github.com/OCA/social/actions/workflows/pre-commit.yml/badge.svg?branch=11.0)](https://github.com/OCA/social/actions/workflows/pre-commit.yml?query=branch%3A11.0)
[![Build Status](https://github.com/OCA/social/actions/workflows/test.yml/badge.svg?branch=11.0)](https://github.com/OCA/social/actions/workflows/test.yml?query=branch%3A11.0)
[![codecov](https://codecov.io/gh/OCA/social/branch/11.0/graph/badge.svg)](https://codecov.io/gh/OCA/social)
[![Translation Status](https://translation.odoo-community.org/widgets/social-11-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/social-11-0/?utm_source=widget)
<!-- /!\ do not modify above this line -->
# Addons concerning odoo's social ERP features and messaging in general
None
<!-- /!\ do not modify below this line -->
<!-- prettier-ignore-start -->
[//]: # (addons)
Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[base_search_mail_content](base_search_mail_content/) | 11.0.1.0.1 | | Base Search Mail Content
[email_template_qweb](email_template_qweb/) | 11.0.1.1.0 | | Use the QWeb templating mechanism for emails
[fetchmail_thread_default](fetchmail_thread_default/) | 11.0.1.0.0 | | Post unkonwn messages to an existing thread
[mail_activity_board](mail_activity_board/) | 11.0.1.0.1 | | Add Activity Boards
[mail_activity_creator](mail_activity_creator/) | 11.0.1.0.0 | | Show activities creator
[mail_activity_done](mail_activity_done/) | 11.0.2.0.0 | | Mail Activity Done
[mail_activity_partner](mail_activity_partner/) | 11.0.1.0.0 | | Add Partner to Activities
[mail_activity_team](mail_activity_team/) | 11.0.2.3.0 | | Add Teams to Activities
[mail_attach_existing_attachment](mail_attach_existing_attachment/) | 11.0.1.0.0 | | Adding attachment on the object by sending this one
[mail_browser_view](mail_browser_view/) | 11.0.1.0.0 | | Add 'View this email in browser' feature
[mail_debrand](mail_debrand/) | 11.0.1.0.1 | | Remove Odoo branding in sent emails
[mail_digest](mail_digest/) | 11.0.1.1.0 | | Basic digest mail handling.
[mail_drop_target](mail_drop_target/) | 11.0.1.1.1 | | Attach emails to Odoo by dragging them from your desktop
[mail_inline_css](mail_inline_css/) | 11.0.1.0.1 | | Convert style tags in inline style in your mails
[mail_optional_autofollow](mail_optional_autofollow/) | 11.0.1.0.0 | | Choose if you want to automatically add new recipients as followers on mail.compose.message
[mail_outbound_static](mail_outbound_static/) | 11.0.1.0.0 | | Allows you to configure the from header for a mail server.
[mail_private](mail_private/) | 11.0.1.0.0 | | Create private emails
[mail_restrict_follower_selection](mail_restrict_follower_selection/) | 11.0.2.0.1 | | Define a domain from which followers can be selected
[mail_track_diff_only](mail_track_diff_only/) | 11.0.1.0.0 | | Mail track diff only
[mail_tracking](mail_tracking/) | 11.0.3.2.1 | | Email tracking system for all mails sent
[mail_tracking_mailgun](mail_tracking_mailgun/) | 11.0.1.2.1 | | Mail tracking and Mailgun webhooks integration
[mail_tracking_mass_mailing](mail_tracking_mass_mailing/) | 11.0.1.0.1 | | Improve mass mailing email tracking
[mass_mailing_custom_unsubscribe](mass_mailing_custom_unsubscribe/) | 11.0.2.1.0 | | Know and track (un)subscription reasons, GDPR compliant
[mass_mailing_newsletter_welcome_mail](mass_mailing_newsletter_welcome_mail/) | 11.0.1.0.0 | | Send an automated welcome mail to new newsletter subscribers
[mass_mailing_partner](mass_mailing_partner/) | 11.0.1.0.0 | | Link partners with mass-mailing
[mass_mailing_resend](mass_mailing_resend/) | 11.0.1.0.0 | | Resend mass mailings
[mass_mailing_unique](mass_mailing_unique/) | 11.0.1.0.0 | | Avoids duplicate mailing lists and contacts
[message_auto_subscribe_notify_own](message_auto_subscribe_notify_own/) | 11.0.2.0.0 | | Receive notifications of your own subscriptions
[//]: # (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 Odoo Community Association (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.