Linux 软件免费装
Banner图

DynaMaker CAD Configurator Integration

开发者
更新时间 2025年10月23日 17:49
PHP版本: 5.3 及以上
WordPress版本: 6.8.3
版权: GPLv3
版权网址: 版权信息

标签

CAD CPQ RFQ Product Configuration DynaMaker

下载

1.1.0 1.0.0 1.2.0 1.2.1 1.2.3 1.0.1 1.2.2 1.2.4 1.2.5 2.0.0 2.0.1 2.0.2 2.0.3

详情介绍:

With the DynaMaker Plugin for Wordpress you can easily display your Online CAD onfigurators in a Wordpress page or post, with very few clicks and short setup time. DynaMaker CAD Configurator features

安装:

Add CAD-configurator to site
  1. Obtain a DynaMaker APP ID. Use your own or try one of our demo projects, e.g. nlG3smhahc2.
  2. Install this plugin on your site.
  3. Add a DynaMaker CAD Configurator block to a post or page (see screenshot 6).
  4. Configure your block with your DynaMaker project ID and optionally width and height. Set up Quote Request Checkout
  5. Add the RFQ Checkout block to a suitable page
  6. Add the RFQ Quote Requests List block to a suitable page
  7. Open Settings -> DynaMaker Plugin
  8. Set the page url for your checkout page where the Block in 1. was added (eg. /checkout )
  9. Add your APP ID in the settings and give it a Name (what's will be visible in request list)
  10. Set the a pager Edit url where to direct users clicking on "Edit" button for this App
  11. Ensure that your DynaMaker application has a Button for "requesting quote" that sends postMessage with the type wordpress.addToQuotation (see below)
  12. Optionally include an endpoint that makes a POST request with the quote request data (JSON) to other service like Power Automate Post message that the CAD configurator needs to add when the user is done (window.parent.postMessage(values, '*')). Use the built in wordpress plugin in DynaMaker or see the how to embedd a product configurator in docs.dynamaker.com.
Data format (json) to add to Quote via postMessage { "type": 'wordpress.returnConfigurationData', "data": { "appId": "...", "description": "...", "configurationData": { "partNumber": "..." "values": { "width": 100, } "texts": { "marking": "hello" } } } }

屏幕截图:

  • Example with visual configuration of housing
  • Example of parametric CAD application with aluminum profiles and racks
  • Example of an embedded DynaMaker CAD Tool on homepage
  • The DynaMaker CAD Configurator block and its settings in the Wordpress editor
  • Where to find the button for adding the Configurator

常见问题:

What is DynaMaker?

DynaMaker is a cloud-based visual CAD configuration service and is suitable for companies that have an CTO or ETO approach to sales and manufacturing. DynaMaker lets your clients configure products in the browser and can automatically generates sales and CAD files, which saves a lot of time and money.

How do I develop my first configurator with DynaMaker?

You need to create a free account on DynaMaker and login to the online editor. When you have published a project you can obtain that ID and embedd in the Wordpress plugin. See docs.dynamaker.com for tutorials and info on how to get started.

Can I include multiple CAD Configurators on the same Page or Post?

Yes, simply add another Configurator block from the blocks menu and configure it with the new project ID in the block settings.

How can I test this without a configurator?

Try adding the ID one of our existing demo configurators, like nlG3smhahc2. Just add a block to a selected page or blog post and insert the ID in the block properties (to the right). Or ask for a template project at DynaMaker.

How do I set up the RFQ Portal functionality?

Start by adding the Checkout block to a page. Then you Open the Settings for the DynaMaker Plugin and specify the checkout url. Then define a

更新日志:

v2.0.3