這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Fancy Product Designer REST API

描述

This plugin registers all required routes and methods for the Fancy Product Designer Admin. So you can manage your Fancy Product Designer with the Admin hosted on https://admin.fancyproductdesigner.com.

Required Plugins

You also need the Fancy Product Designer Plugin for WordPress/WooCommerce in order to use this plugin.

See Documentation for further help.

螢幕截圖

安裝

  1. Go to your admin area and select Plugins -> Add new from the menu.
  2. Search for „Fancy Product Designer REST API“.
  3. Click install.
  4. Click activate.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Fancy Product Designer REST API” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Fancy Product Designer REST API 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.6.4

  • Required for latest FPD version, otherwise authentication is not working.

1.6.3

  • Pricing-Rules endpoint added.

1.6.2

  • Update Order endpoint added.

1.6.1

  • class-route-ui-layouts.php was missing.

1.6.0

  • Updated endpoints. This update requires Fancy Product Designer 4.1.0.

1.5.3

  • Setting CORS to allow HTTP methods.

1.5.2

  • Improved ednpoints.

1.5.1

  • Fixed some issues with endpoints arguments.

1.5.0

  • Endpoints added for Products and Views.

1.4.8

  • Now working with the new database schema of Gravity Form V2.3. This means also you can only load orders that are made with V2.3 or newer.

1.4.7

  • Semi-bold font variant added in response for custom fonts.

1.4.6

  • Security issue with password for REST API fixed.

1.4.5

  • Endpoints added for Designs.

1.4.4

  • Endpoints added for UI Composer.

1.4.3

  • Added Automated Export and Advanced endpoints for settings.

1.4.2

  • Required for Fancy Product Designer V3.9.2 in order to use the new Automated Export.

1.4.1

  • Bold and italic fonts set are added to the single order data for the print-ready export.

1.4.0

  • New endpoints added to manage the global settings for Fancy Product Designer via ADMIN.

1.3.2

  • Bug: Orders, that were made with an older version of FPD, are not loading.

1.3.1

  • Bug: Authentication was conflicting with some other plugins.

1.3.0

  • Endpoints updated to use with the new ADMIN.

1.2.0

  • Function were used with empty() which caused an error when activating the plugin.

1.1.9

  • Checks if a custom structure for permalinks is set in order to use the REST API.

1.1.8

  • Updated for Fancy Product Designer – WooCommerce/WordPress plugin V3.4.9.

1.1.7

  • Fixed bug for orders in WooCommerce 3.1 because of extra backslashes in the FPD data.

1.1.6

  • Fixed bug when trying to log in via /wp-admin.

1.1.5

  • Shows an error when the necessary header entries are missing in the $_SERVER variable.
  • Fixed a bug that new orders from WooCommerce 3.1.0 could not be loaded into ADMIN.

1.1.4

  • WooCommerce orders in the trash were also queried when calling all orders

1.1.3

  • Undefined error issue fixed for authentication process

1.1.2

  • Get username and password from HTTP_AUTHORIZATION or REDIRECT_HTTP_AUTHORIZATION string, if PHP_AUTH_USER or PHP_AUTH_PW is not set in the header. This will fix the forbidden issue.

1.1.1

  • Fixed a Fatal error bug

1.1.0

  • You do not need the Application Passwords anymore, set a custom password for authentication in the Fancy Product Designer REST API options. These options can be found in the General settings of Fancy Product Designer settings.

1.0.1

  • Checks if Shortcode order database table exists