This module allows to store product (variant) and category images in an external system like a content delivery network (CDN). The images will be available directly to the browser by url link.
This external system can be: - storage object like AWS S3, Openstack Swift - traditionnal file server (sftp, http) - odoo - etc.
See storage_backend_* modules from storage repository (https://github.com/akretion/storage) to pick one of the available storage solution.
Table of contents
Follow the documentation of the storage_backend module
Follow the documentation of the storage_backend module
- [ADD] First draft to have image into dict/json exported
- [12.0][MIG] shopinvader_image
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
- Akretion
- Sebastien BEAU <[email protected]>
- Laurent Mignon <[email protected]>
- François Honoré <[email protected]>
- Raphaël Reverdy <[email protected]>
- Denis Roussel <[email protected]>
This module is part of the shopinvader/odoo-shopinvader project on GitHub.
You are welcome to contribute.