mirror of https://github.com/OCA/social.git
This addon extends the unsubscription process for allowing to unsubscribe only for an event. Standard process includes the mail in the general blacklist instead, which can be very unconvenient. This includes also the needed changes in the base module `mass_mailing_custom_unsubscribe`. |
||
---|---|---|
base_search_mail_content | ||
email_template_qweb | ||
fetchmail_thread_default | ||
mail_activity_board | ||
mail_activity_done | ||
mail_activity_team | ||
mail_debrand | ||
mail_inline_css | ||
mail_optional_autofollow | ||
mail_outbound_static | ||
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.0 | 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.0 | Mail Activity Done |
mail_activity_team | 13.0.1.0.0 | Add Teams to Activities |
mail_debrand | 13.0.0.0.1 | Remove Odoo branding in sent emails |
mail_inline_css | 13.0.1.0.0 | 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_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_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 |