Plugin info

Total downloads: 34,449
Active installs: 500
Total reviews: 1
Average rating: 1
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 12/21/2019 (2202 days ago)
Added to WordPress: 2/4/2017 (8 years old)
Minimum WordPress version: 4.6
Tested up to WordPress version: 5.2.23
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 2202 days ago • 1 reviews

22/100

Is Fancy Product Designer REST API abandoned?

Possibly abandoned (last update 2202 days ago).

Compatibility

Requires WordPress: 4.6
Tested up to: 5.2.23
Requires PHP: f

Developers

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

WP-Spreadplugin
Rating 4.9/5 (69 reviews)Active installs 1,000
Shirtinator
Rating 0.0/5 (0 reviews)Active installs 0

Description

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.

Installation

  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.

Frequently Asked Questions

No FAQ available

Review feed

toxicum
1/9/2025

No reaction to reported ZERO-DAY FLAWS since 03/2024?

CVE-2024-51919 and CVE-2024-51818 patchstack.com/articles/critical-vulnerabilities-found-in-fancy-product-designer-plugin/

Screenshots

Changelog

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