Repository
odoo/odoo · module folder
Module version
1.1
Category
Hidden
Folder size
0.75 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
None
Last tracking update
2026-08-15 22:44:19
Authors
Odoo S.A.
Maintainers
Odoo S.A.
Committers
Odoo Translation Bot, David Monjoie, Géry Debongnie, Julien Castiaux, Julien Mougenot, Tiffany Chang (tic), Gorash, Mathieu Duckerts-Antoine, Miquel Raïch, Robin Lejeune (role), Dylan Kiss (dyki), adch-odoo, Panagiotis Kyriakou, Krzysztof Magusiak (krma), Harrison Hutton, Julien Launois (jula), chpa-odoo
Odoo dependencies
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
test_website
Description
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.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form.inherit.web.unsplash res.config.settings form Inherits base_setup.res_config_settings_view_form
HTTP endpoints (4)
Route(s)HandlerAuthTypeMethodsFlags
/web_unsplash/fetch_images Web_Unsplash.fetch_unsplash_images user jsonrpc ALL
/web_unsplash/get_app_id Web_Unsplash.get_unsplash_app_id public jsonrpc ALL sudo
/web_unsplash/save_unsplash Web_Unsplash.save_unsplash user jsonrpc ALL sudo
/web_unsplash/attachment/add Web_Unsplash.save_unsplash_url user jsonrpc POST sudo
Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • from_html(self, model, field, element)
    @api.model

New fields (2)
  • unsplash_access_key Char
    config_parameter='unsplash.access_key' args: 'Access Key'
  • unsplash_app_id Char
    config_parameter='unsplash.app_id' args: 'Application ID'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…