Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
eCommerce (website_sale)
• Discuss (mail) • Website (website) • Invoicing (account) |
Lines of code | 763 |
Technical Name |
woocommerce_import |
License | OPL-1 |
Website | https://www.adgensee.com |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
eCommerce (website_sale)
• Discuss (mail) • Website (website) • Invoicing (account) |
Lines of code | 763 |
Technical Name |
woocommerce_import |
License | OPL-1 |
Website | https://www.adgensee.com |
WooCommerce Import Wizard
The WooCommerce Import Wizard module for Odoo allows seamless integration and synchronization between WooCommerce and Odoo. It is designed to import products, categories, and related data from your WooCommerce store directly into Odoo, ensuring your online operations and backend management are perfectly aligned.
Key Features
- Automatic Product Import: Import simple and variable products from WooCommerce into Odoo effortlessly.
- Category Synchronization: Sync WooCommerce categories with Odoo's eCommerce categories, maintaining parent-child hierarchies.
- Variant Management: Create product templates and variants in Odoo with accurate attribute mapping.
- Image Handling: Import product images directly from WooCommerce, including variant-specific images.
- Multi-Website Support: Assign products to specific websites in Odoo for streamlined multi-site management.
- Meta Data Import: Import SEO meta titles, descriptions, and keywords from WooCommerce.
- Snippet Integration: Automatically generate HTML snippets for product descriptions and inject them into Odoo's website description field.
- Scheduled Imports via Cron Job: Automate the import process with a cron job, ideal for large WooCommerce websites.
- Pricelist Item Creation: Generate pricelist items for product variants with accurate pricing.
- Weight Import: Import product weights for precise shipping and logistics management.
Setting Up WooCommerce REST API
To enable the WooCommerce Import Wizard, you need to create a REST API in your WooCommerce store. Below is a screenshot showing how to create the REST API:

Installation and Configuration
Follow these steps to install and configure the WooCommerce Import Wizard:
- Place the module in your Odoo custom addons directory.
- Update your module list and install the module via Odoo's App interface.
- Configure your WooCommerce instance settings under Website > WooCommerce > Instances.
- Run the import manually from the instance form or allow the cron job to handle automatic imports.
Usage
Once configured, navigate to Website > WooCommerce > Instances, select your WooCommerce instance, and click on "Import Products" to start the import process. The module will log detailed information about the import process for your review.
Changelog
v17.0.1.3 (September 30, 2024)
- Enhanced performance with a complete rewrite of the import process.
- Fixed bugs when updating existing products with variants.
- Removed the wizard; imports can now be launched directly from the WooCommerce instance form.
- Added a new setting to define the number of products per page to import (max 100 due to WooCommerce API limits).
v17.0.1.2 (August 29, 2024)
- Automatically create pricelist items for product variants.
- Included weight import for products.
- Enabled the import of images specific to each product variant.
v17.0.1.1 (August 26, 2024)
- Automatic import of simple and variable products from WooCommerce.
- Synchronized categories with hierarchical relationships preserved.
- Created product templates and variants with accurate attribute mapping.
- Direct import of product images from WooCommerce.
- Managed products across multiple websites within Odoo.
- Imported SEO meta information for better online visibility.
- Automatically generated HTML snippets for product descriptions.
- Set up a cron job for automated imports, ideal for large WooCommerce websites.
License
This module is provided under a commercial license. Unauthorized copying, sharing, or distribution of this module or any of its parts is prohibited. For more information on the license and terms of use, please refer to the documentation included with the module or contact the module provider.
Support
For questions or additional assistance, please contact us at [support (at) adgensee.com] or visit our website at www.adgensee.com.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module