mirror of https://github.com/OCA/social.git
|
||
---|---|---|
base_search_mail_content | ||
email_template_qweb | ||
fetchmail_thread_default | ||
mail_activity_board | ||
mail_activity_done | ||
mail_activity_team | ||
mail_attach_existing_attachment | ||
mail_debrand | ||
mail_drop_target | ||
mail_inline_css | ||
mail_optional_autofollow | ||
mail_optional_follower_notification | ||
mail_outbound_static | ||
mail_preview_audio | ||
mail_preview_base | ||
mail_restrict_follower_selection | ||
mail_tracking | ||
mail_tracking_mailgun | ||
mail_tracking_mass_mailing | ||
mass_mailing_custom_unsubscribe | ||
mass_mailing_list_dynamic | ||
mass_mailing_partner | ||
mass_mailing_resend | ||
setup | ||
.editorconfig | ||
.eslintrc | ||
.flake8 | ||
.gitignore | ||
.isort.cfg | ||
.pre-commit-config.yaml | ||
.pylintrc | ||
.pylintrc-mandatory | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
oca_dependencies.txt | ||
requirements.txt |
README.md
Social addons for Odoo
Addons concerning Odoo's social ERP features and messaging in general
Available addons
addon | version | summary |
---|---|---|
base_search_mail_content | 13.0.1.0.1 | Base Search Mail Content |
email_template_qweb | 13.0.1.0.0 | Use the QWeb templating mechanism for emails |
fetchmail_thread_default | 13.0.1.0.0 | Post unkonwn messages to an existing thread |
mail_activity_board | 13.0.1.0.1 | Add Activity Boards |
mail_activity_done | 13.0.1.0.1 | Mail Activity Done |
mail_activity_team | 13.0.1.0.0 | Add Teams to Activities |
mail_attach_existing_attachment | 13.0.1.0.0 | Adding attachment on the object by sending this one |
mail_debrand | 13.0.2.0.1 | Remove Odoo branding in sent emails |
mail_drop_target | 13.0.1.0.1 | Attach emails to Odoo by dragging them from your desktop |
mail_inline_css | 13.0.1.0.2 | Convert style tags in inline style in your mails |
mail_optional_autofollow | 13.0.1.0.0 | Choose if you want to automatically add new recipients as followers on mail.compose.message |
mail_outbound_static | 13.0.1.0.1 | Allows you to configure the from header for a mail server. |
mail_preview_audio | 13.0.1.0.0 | Allow to preview audio files |
mail_preview_base | 13.0.1.0.0 | Base to add more previewing options |
mail_restrict_follower_selection | 13.0.1.0.2 | Define a domain from which followers can be selected |
mail_tracking | 13.0.1.0.4 | Email tracking system for all mails sent |
mail_tracking_mailgun | 13.0.1.0.0 | Mail tracking and Mailgun webhooks integration |
mail_tracking_mass_mailing | 13.0.1.0.0 | Improve mass mailing email tracking |
mass_mailing_custom_unsubscribe | 13.0.1.0.1 | Know and track (un)subscription reasons, GDPR compliant |
mass_mailing_list_dynamic | 13.0.1.0.0 | Mass mailing lists that get autopopulated |
mass_mailing_partner | 13.0.1.0.1 | Link partners with mass-mailing |
mass_mailing_resend | 13.0.1.0.0 | Resend mass mailings |