mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-20 03:22:02 +02:00
Initial commit: Mail packages
This commit is contained in:
commit
4e53507711
1948 changed files with 751201 additions and 0 deletions
52
odoo-bringout-oca-ocb-mass_mailing/README.md
Normal file
52
odoo-bringout-oca-ocb-mass_mailing/README.md
Normal file
|
|
@ -0,0 +1,52 @@
|
|||
# Email Marketing
|
||||
|
||||
Odoo addon: mass_mailing
|
||||
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
pip install odoo-bringout-oca-ocb-mass_mailing
|
||||
```
|
||||
|
||||
## Dependencies
|
||||
|
||||
This addon depends on:
|
||||
- contacts
|
||||
- mail
|
||||
- utm
|
||||
- link_tracker
|
||||
- web_editor
|
||||
- web_kanban_gauge
|
||||
- social_media
|
||||
- web_tour
|
||||
- digest
|
||||
|
||||
## Manifest Information
|
||||
|
||||
- **Name**: Email Marketing
|
||||
- **Version**: 2.5
|
||||
- **Category**: Marketing/Email Marketing
|
||||
- **License**: LGPL-3
|
||||
- **Installable**: False
|
||||
|
||||
## Source
|
||||
|
||||
Based on [OCA/OCB](https://github.com/OCA/OCB) branch 16.0, addon `mass_mailing`.
|
||||
|
||||
## License
|
||||
|
||||
This package maintains the original LGPL-3 license from the upstream Odoo project.
|
||||
|
||||
## Documentation
|
||||
|
||||
- Overview: doc/OVERVIEW.md
|
||||
- Architecture: doc/ARCHITECTURE.md
|
||||
- Models: doc/MODELS.md
|
||||
- Controllers: doc/CONTROLLERS.md
|
||||
- Wizards: doc/WIZARDS.md
|
||||
- Install: doc/INSTALL.md
|
||||
- Usage: doc/USAGE.md
|
||||
- Configuration: doc/CONFIGURATION.md
|
||||
- Dependencies: doc/DEPENDENCIES.md
|
||||
- Troubleshooting: doc/TROUBLESHOOTING.md
|
||||
- FAQ: doc/FAQ.md
|
||||
Loading…
Add table
Add a link
Reference in a new issue