Description
Features
– Easily embed your DynaMaker CAD Configurator on your WordPress page
– Easily change the size of the configurator to fit your page or post
Screenshots
Blocks
This plugin provides 1 block.
- Embed DynaMaker CAD Configurator
Installation
- Obtain a DynaMaker project ID. Use your own or try one of our demo projects, e.g.
nlG3smhahc2
. - Install this plugin.
- Add a DynaMaker CAD Configurator block to a post or page (see screenshot 3).
- Configure your block with your DynaMaker project ID and optionally width and height.
FAQ
-
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 change the style and apperance of the Configurator frame?
-
Assign css styling to the “embedded-dynamaker-configurator” class in your wordpress template.
-
How can my homepage interact with the DynaMaker Configurator
-
By using a postMessage API you can pass events back and forth between the configurator and your wordpress page. The embedded iframe has an id called “dynamaker-configurator” that can be used as an identifyer. See more info in the DynaMaker Docs section about integration
-
How do I create my first configurator with DynaMaker?
-
By creating an account (or hire an expert) on dynamaker.com you can create your own 3D configurator or drawing tool from one of our template projects or from scratch. Signup for a community account and try one of our tutorials!
-
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).
Reviews
There are no reviews for this plugin.
Contributors & Developers
“DynaMaker CAD Configurator Integration” is open source software. The following people have contributed to this plugin.
Contributors“DynaMaker CAD Configurator Integration” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “DynaMaker CAD Configurator Integration” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
v1.1.0
– Enabled setting of iframe style with css class handle
– Added ID handle to the iframe
v1.0.1
– Verified to work with WordPress 5.6
v1.0.0
– Initial release