[wordpress插件] Connector Woo Odoo By Tech-ReceptivesConnector Woo Odoo通过Tech-Receptives

wordpress 插件 文章 2020-03-30 15:50 509 0 全屏看文

AI助手支持GPT4.0

评分
80
描述

This module implements several Web Services which are missing in core WooCommerce, as this methods are required to synchronize WooCommerce with Odoo ERP.

此模块实现了WooCommerce核心中缺少的几个Web服务,因为将WooCommerce与Odoo ERP同步需要此方法。

As of now, there are no methods available just to get ids of the products, customers ,orders.

到目前为止,还没有可用的方法来获取产品,客户,订单的ID。

This plug-in provides set of methods by which you can get list of ids of the products, customers, orders and also details of the categories for a specific product.

该插件提供了一组方法,通过这些方法,您可以获取产品ID,客户,订单的ID列表,以及特定产品类别的详细信息。

Requires WooCommerce 2.2+

需要WooCommerce 2.2 +

Features

功能

Here’s the list of methods which help you to get list of ids:

以下是可帮助您获取ID列表的方法列表:

    • List of the Product Ids(/products/list)
    • 产品ID列表(/ products / list)

    • List of the Order Ids(/orders/list)
    • 订单ID列表(/ orders / list)

    • List of the Coupons Ids(/coupons/list)
    • 优惠券ID列表(/ coupons / list)

    • List of the Customers Ids(/customers/list)
    • 客户ID列表(/ customers / list)

    • List of the Categories Ids(/categories/list)
    • 类别ID的列表(/ categories / list)

    • List of the Details of the Variation by id(/products/variations/)
    • 按id(/ products / variations /)列出的变体详细信息列表

    • List of the Details of the Categories of specific product(/products//category/details)
    • 特定产品类别的详细信息列表(/ products // category / details)

    • Gives the Details of the Parent of the specific Category of the product(/products/category//parent)
    • 提供产品特定类别的父级详细信息(/ products / category // parent)

    • Gives the Details of the product having list of ids in categories and attribute details with its id(/products/details)
    • 给出具有类别ID列表的产品的详细信息以及具有其ID(/ products / details)的属性详细信息

    • Gives the Details of the specific product having list of ids in categories and attribute details with its id(/products/details/)
    • 提供特定产品的详细信息,该产品具有ID类别的属性列表以及其ID(/ products / details /)的属性详细信息

    • Gives the Details of the attribute with the attribute_id of the specific product(/products//attributes)
    • 将属性的详细信息与特定产品(/ products // attributes)的attribute_id一起提供

    • Gives the General Settings of the Woocommerce(/settings/general)
    • 给出Woocommerce的常规设置(/ settings / general)

    • Gives the General Settings of the Woocommerce by id(/settings/general/)
    • 通过id(/ settings / general /)给出Woocommerce的常规设置

    • Gives the General Product Settings of the Woocommerce(/settings/product_general)
    • 提供Woocommerce的常规产品设置(/ settings / product_general)

    • Gives the Display Product Settings of the Woocommerce(/settings/product_display)
    • 提供Woocommerce的显示产品设置(/ settings / product_display)

    • Gives the Inventory Product Settings Of the Woocommerce(/settings/product_inventory)
    • 提供Woocommerce的库存产品设置(/ settings / product_inventory)

    • Gives the Downloadable product Setings of the Woocommerce(/settings/product_downloadable)
    • 提供Woocommerce的可下载产品设置(/ settings / product_downloadable)

    • Gives the Tax Options Settings of the Woocommerce(/settings/tax_options)
    • 提供Woocommerce的税收选项设置(/ settings / tax_options)

    • Gives the Checkout Options Settings of the Woocommerce(/settings/checkout_options)
    • 提供Woocommerce的Checkout选项设置(/ settings / checkout_options)

    • Gives the list of Payment Methods of the Woocommerce(/settings/checkout_options/list)
    • 给出Woocommerce的付款方式列表(/ settings / checkout_options / list)

    • Gives the details of the specific Payment Method of the Woocommerce(/settings/checkout_options/)
    • 提供Woocommerce特定付款方式的详细信息(/ settings / checkout_options /)

    • Gives the Shipping Options Settings of the Woocommerce(/settings/shipping_options)
    • 提供Woocommerce的运输选项设置(/ settings / shipping_options)

    • Gives the list of Shipping Methods of the Woocommerce(/settings/shipping_options/list)
    • 给出Woocommerce的运输方式列表(/ settings / shipping_options / list)

    • Gives the details of the specific Shipping Method of the Woocommerce(/settings/checkout_options/)
    • 提供Woocommerce的特定送货方式的详细信息(/ settings / checkout_options /)

    • Gives the order details in which parent_id of the product is added in the details(orders/details)
    • 提供在产品详细信息(订单/详细信息)中添加了产品parent_id的订单详细信息

    • Gives the order details of the specific productin which parent_id of the product is added in the details(/orders/details/)
    • 提供特定产品的订单详细信息,在该产品的详细信息(/ orders / details /)中添加了产品的parent_id

    • Gives the list of the ids of the statuses(/orders/details/status/list)
    • 提供状态ID的列表(/ orders / details / status / list)

    • Gives the details of the specific status(/orders/details/status/)
    • 提供特定状态的详细信息(/ orders / details / status /

    • Gives the details of all the currencies included id(/currencies)
    • 提供所有包含id(/ currencies)的货币的详细信息

    • Gives the list of the ids of all the currencies(/currencies/list)
    • 提供所有货币(/ currencies / list)的ID列表

    • Gives the details of the currency of the specific id(/currencies/)
    • 提供特定ID(/ currencies /)的货币的详细信息

    Support Details

    支持详细信息

    We do support our free plugins and extensions, but please understand that support for premium products takes priority.

    我们确实支持免费的插件和扩展,但是请理解,对高级产品的支持是优先的。

    We typically check the forums every few days (with a maximum delay of one week).

    我们通常每隔几天检查一次论坛(最多延迟一周)。

    Minimum Requirements

    最低要求

      • WordPress 2.2 or greater
      • WordPress 2.2或更高版本

      • MySQL version 5.0 or greater
      • MySQL 5.0或更高版本

      Automatic installation

      自动安装

      Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser.

      自动安装是最简单的选项,因为WordPress会自行处理文件传输,因此您无需离开网络浏览器。

      To do an automatic install of Connector Woo Odoo, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.

      要自动安装Connector Woo Odoo,请登录WordPress仪表板,导航至“插件”菜单,然后单击“添加新项”。

      In the search field type “Connector Woo Odoo By Tech-Receptives” and click Search Plugins.

      在搜索字段中,输入“ Connector Woo Odoo By Tech-Receptives”,然后单击“搜索插件”。

      Once you’ve found our eCommerce plugin you can view details about it such as the the point release, rating and description.

      找到我们的电子商务插件后,您可以查看有关它的详细信息,例如积分发行,评分和说明。

      Most importantly of course, you can install it by simply clicking “Install Now”.

      当然,最重要的是,您只需单击“立即安装”即可安装它。

      Manual installation

      手动安装

        1. Upload connector-woo-odoo folder to the /wp-content/plugins/ directory or upload the zip file via the “Plugins > Add New” menu

        2. connector-woo-odoo 文件夹上传到 / wp-content / plugins / 目录,或通过“插件>添加新”菜单上传zip文件

          li>

          li>

        3. Activate the plugin through the ‘Plugins’ menu in WordPress
        4. 通过WordPress中的“插件”菜单激活插件

        5. Then you can use the custom functions.
        6. 然后您可以使用自定义功能。

        7. Start customizing!
        8. 开始定制!

下载地址
https://downloads.wordpress.org/plugin/connector-woo-odoo.2.4.8.zip
-EOF-

AI助手支持GPT4.0