mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-18 05:52:07 +02:00
26 lines
416 B
Markdown
26 lines
416 B
Markdown
# Social Media
|
|
|
|
|
|
The purpose of this technical module is to provide a front for
|
|
social media configuration for any other module that might need it.
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-social_media
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- base
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 16.0
|
|
- Path: addons/social_media
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|