Adds an Image URL field to products. Creating a product with a URL, or changing an existing URL, downloads the image and stores it in Odoo’s standard image_1920 field. The URL is an import source only; product images are never served directly from an external host.
The maximum width and height of downloaded images can be configured under General Settings as 512, 1024, or 1920 pixels. The default is 1024 pixels and the setting applies only to future downloads. Odoo’s standard image mixin then provides the usual image_1024, image_512, image_256, and image_128 fields.
The downloader validates redirects, rejects private network destinations, requires an image response, and limits downloads to 10 MB. Clearing the URL does not delete an image that has already been downloaded.
When upgrading from a version that supported external URL mode, set or import the URL again for products that do not already have a stored image. The module upgrade intentionally does not contact remote image servers.
Do not install this module together with another module that defines the same product.template.image_url field, such as the legacy product_import module in this repository.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file odoo_addon_product_image_url-18.0.1.0.0.2-py3-none-any.whl.
File metadata
- Download URL: odoo_addon_product_image_url-18.0.1.0.0.2-py3-none-any.whl
- Upload date:
- Size: 21.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
793eccfad29d95e33b41c82e6f179d3a3b3118dd8dca9da688e887ce4202db1f
|
|
| MD5 |
158cf76f8d7222c325383895b96cfb37
|
|
| BLAKE2b-256 |
0961ca6cf01f0105331bf72f0d7ca6c462b37a47ddc2dd601e95f97f453d4a49
|