oca-ocb-web/odoo-bringout-oca-ocb-web_unsplash/README.md
2025-08-29 15:20:51 +02:00

47 lines
1 KiB
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
This addon depends on:
- base_setup
- web_editor
## Manifest Information
- **Name**: Unsplash Image Library
- **Version**: 1.1
- **Category**: Hidden
- **License**: LGPL-3
- **Installable**: False
## Source
Based on [OCA/OCB](https://github.com/OCA/OCB) branch 16.0, addon `web_unsplash`.
## 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
- Reports: doc/REPORTS.md
- Security: doc/SECURITY.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