mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-20 03:22:02 +02:00
30 lines
389 B
Markdown
30 lines
389 B
Markdown
# Email Marketing
|
|
|
|
Odoo addon: mass_mailing
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-mass_mailing
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- contacts
|
|
- mail
|
|
- html_builder
|
|
- utm
|
|
- link_tracker
|
|
- social_media
|
|
- web_tour
|
|
- digest
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/mass_mailing
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|