mirror of
https://github.com/bringout/oca-ocb-web.git
synced 2026-04-20 03:32:01 +02:00
24 lines
464 B
Markdown
24 lines
464 B
Markdown
# Unsplash Image Library
|
|
|
|
Explore the free high-resolution image library of Unsplash.com and find images to use in Odoo. An Unsplash search bar is added to the image library modal.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-web_unsplash
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- base_setup
|
|
- html_editor
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/web_unsplash
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|