Linux 软件免费装
Banner图

NextXen Designer – Product Customizer for WooCommerce

开发者 nextxentech
更新时间 2026年6月22日 22:45
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPLv3 or later
版权网址: 版权信息

标签

woocommerce personalization product designer custom product product customizer

下载

2.0.0 2.0.1

详情介绍:

NextXen Designer gives your WooCommerce store a fully interactive product customization canvas powered by Fabric.js. Customers add text, upload photos, place shapes, and browse clipart directly on a product mockup — then add their personalized design straight to the cart. No external services. No monthly SaaS fees. Everything runs on your own server. Free Features Canvas & Tools Asset Libraries (Admin) Product & Store Integration Pro Features Upgrade to NextXen Designer Pro for the full production workflow: Design Canvas Print & Fulfillment Customer Experience Developer & Agency Upgrade to Pro → Built for Reliability External Services This plugin uses Freemius to handle license management, account registration, upgrade flows, and usage analytics. When a user opts in (consent is required before any data is sent), the following information is transmitted to Freemius servers (https://wp.freemius.com): No data is sent to Freemius without the user's explicit consent. You can review and manage connected sites from your Freemius account dashboard.

安装:

Minimum Requirements Automatic Installation
  1. Log in to your WordPress admin panel.
  2. Go to Plugins → Add New.
  3. Search for NextXen Designer.
  4. Click Install Now, then Activate.
Manual Installation
  1. Download the plugin zip from WordPress.org.
  2. Go to Plugins → Add New → Upload Plugin.
  3. Upload the zip and click Install Now, then Activate.
After Activation
  1. Go to NX Designer → Settings and configure global defaults (canvas size, button text, max upload size, etc.).
  2. Open any WooCommerce product for editing.
  3. In the Product data panel, click the Product Designer tab.
  4. Check Enable product designer, upload a mockup image, and save the product.
  5. Visit the product on your storefront — a Customize Product button will appear next to Add to Cart.

屏幕截图:

  • Designer canvas (Back Side) — multi-surface support lets customers design each side independently; shown here with a QR code and text element on the back of a t-shirt.
  • Order confirmation page — the customer's design thumbnail is automatically displayed in the WooCommerce order received / thank you page.
  • Order Designs admin page — browse all design snapshots captured at checkout, linked to their WooCommerce orders, with one-click PNG and PDF export buttons.

升级注意事项:

2.0.1 Fixes "Security check failed" error when saving designs on cached sites. 2.0.0 Initial release. No upgrade steps required.

常见问题:

Does this work with any WooCommerce product type?

The designer works with Simple and Variable products. It adds a "Customize Product" button on the single product page.

Will my customers need to install anything?

No. The entire designer runs in the browser using JavaScript. No plugins, apps, accounts, or browser extensions are needed on the customer's side.

Is it compatible with WooCommerce Blocks (cart and checkout blocks)?

The plugin currently uses the classic shortcode-based cart and checkout. Blocks checkout is not yet supported (declared as incompatible). It works with the Classic Cart / Classic Checkout blocks.

Can I offer the canvas on multiple sides of a product (front, back, sleeve)?

Yes — this is a Pro feature. You can define as many named surfaces as you need, each with its own mockup image and canvas dimensions.

Where are the designs stored?

Designs are stored in your WordPress database (wp_nxd_designs). A permanent, immutable snapshot is saved to wp_nxd_order_designs the moment an order is placed — so order records are never affected if a design is later edited or deleted.

Can customers save their design and come back to it later?

In the free version, designs are associated with the current browser session. In Pro, logged-in customers can save named designs to their My Account → My Designs page and resume or re-order them any time.

How is the design attached to the WooCommerce order?

At checkout, the plugin snapshots the full Fabric.js canvas JSON and a JPEG thumbnail into the wp_nxd_order_designs table, linked to the WooCommerce order and line item IDs. This snapshot is completely independent of the original design record.

Can I translate the plugin?

Yes. A complete .pot file is included in the languages/ folder. You can create .po / .mo locale files with Poedit or Loco Translate. The text domain is nextxen-designer.

Is the plugin compatible with WooCommerce HPOS?

Yes. The plugin explicitly declares compatibility with WooCommerce High-Performance Order Storage (custom order tables) and uses wc_get_order() throughout — never get_post().

Do I need to run npm or any build tools?

No. Fabric.js is pre-bundled in assets/vendor/fabric.min.js. Site owners and end users never need to run any build commands.

What data does the plugin store, and can it be deleted?

The plugin creates two custom database tables (wp_nxd_designs and wp_nxd_order_designs) and one options entry (nxd_options). If you uninstall the plugin, uninstall.php removes all tables and options automatically.

How do I get support?

更新日志:

2.0.1 2.0.0