You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.. | ||
doc | 2 years ago | |
models | 2 years ago | |
security | 2 years ago | |
static/description | 2 years ago | |
views | 2 years ago | |
wizard | 2 years ago | |
README.rst | 2 years ago | |
__init__.py | 2 years ago | |
__manifest__.py | 2 years ago |
README.rst
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:target: https://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
=========================
Product Image Suggestion
=========================
This module shortlists you with the most relevant product images on Bing Images that you are precisely looking for.
Installation
============
- www.odoo.com/documentation/16.0/setup/install.html
- Install our custom addon
Configuration
=============
* Before going to install, make sure "PIL" and "python-resize-image" python packages are installed on your server
* Linux commands to install packages - ('pip install pillow', 'pip install python-resize-image')
* After installing the module, go to product form. Search product image from page "Image suggestion".
* Use image number limit for searching.
Features
========
* A seamless and accurate search of product images from Bing.
* Prioritizing the image suggestions via setting the desired search limit.
* Easy image editing; Can automatically resize the image to 1024x1204 px
License
=======
GNU LESSER GENERAL PUBLIC LICENSE, Version 3 (AGPLv3)
(http://www.gnu.org/licenses/agpl.html)
Credits
=======
* Developer: RAHUL C K @ Cybrosys
Contacts
--------
* Mail Contact : odoo@cybrosys.com
Bug Tracker
===========
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported.
Maintainer
----------
.. image:: https://cybrosys.com/images/logo.png
:target: https://cybrosys.com
This module is maintained by Cybrosys Technologies.
For support and more information, please visit https://www.cybrosys.com.
Further information
===================
HTML Description: `<static/description/index.html>`__