{"id":159439,"date":"2022-07-04T08:31:57","date_gmt":"2022-07-04T08:31:57","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/dynamaker-cad-configurator-for-woocommerce\/"},"modified":"2024-04-15T09:52:56","modified_gmt":"2024-04-15T09:52:56","slug":"dynamaker-cad-configurator-for-woocommerce","status":"publish","type":"plugin","link":"https:\/\/fa-af.wordpress.org\/plugins\/dynamaker-cad-configurator-for-woocommerce\/","author":17840543,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.6","stable_tag":"1.1.6","tested":"6.5.8","requires":"5.0","requires_php":"5.3","requires_plugins":null,"header_name":"DynaMaker CAD Configurator for WooCommerce","header_author":"SkyMaker AB","header_description":"Replace product images in WooCommerce with embedded DynaMaker integration.","assets_banners_color":"","last_updated":"2024-04-15 09:52:56","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/dynamaker.com","header_author_uri":"https:\/\/skymaker.se","rating":0,"author_block_rating":0,"active_installs":10,"downloads":4969,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"kriffe","date":"2022-07-04 08:31:26"},"1.0.1":{"tag":"1.0.1","author":"kriffe","date":"2023-09-08 14:32:51"},"1.1.0":{"tag":"1.1.0","author":"kriffe","date":"2023-06-25 20:00:06"},"1.1.1":{"tag":"1.1.1","author":"kriffe","date":"2023-06-25 20:19:39"},"1.1.3":{"tag":"1.1.3","author":"kriffe","date":"2023-06-26 07:06:10"},"1.1.4":{"tag":"1.1.4","author":"kriffe","date":"2023-06-26 08:16:05"},"1.1.5":{"tag":"1.1.5","author":"kriffe","date":"2023-09-08 14:32:51"},"1.1.6":{"tag":"1.1.6","author":"kriffe","date":"2024-04-15 09:52:56"}},"upgrade_notice":[],"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.1.0","1.1.1","1.1.3","1.1.4","1.1.5","1.1.6"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2751470,"resolution":"1","location":"assets","locale":""}},"screenshots":{"1":"Example with a simplistic greenhouse configurator"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[170709,851,182985,182984,39420],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-159439","plugin","type-plugin","status-publish","hentry","plugin_tags-cad","plugin_tags-configurator","plugin_tags-manufacturing","plugin_tags-mass-customization","plugin_tags-product-configurator","plugin_committers-kriffe"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/dynamaker-cad-configurator-for-woocommerce.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/dynamaker-cad-configurator-for-woocommerce\/assets\/screenshot-1.png?rev=2751470","caption":"Example with a simplistic greenhouse configurator"}],"raw_content":"<!--section=description-->\n<p>With the DynaMaker Plugin for WooCommerce you can add visual configuration to your product page.<\/p>\n\n<p><strong>Features<\/strong>\n  - Embed your DynaMaker CAD Configurator on your WooCommerce site\n  - Enable visual product configuration to boost quotations and sales\n  - Connect with <a href=\"https:\/\/wordpress.org\/plugins\/advanced-product-fields-for-woocommerce\/\">Advanced Product Fields<\/a> from Studio Wombat<\/p>\n\n<!--section=installation-->\n<h4>Replacing the product image with your DynaMaker app<\/h4>\n\n<ol>\n<li>Edit a product in WooCommerce<\/li>\n<li>Create an attribute 'dynamaker' (or 'dynamaker-test') and add your dynamaker application ID (ID = XXXX in deployed.dynamaker.com\/applications\/XXXX)<\/li>\n<li>Update WooCommerce product<\/li>\n<li>View the product page and the image should be replaced with an iframe<\/li>\n<\/ol>\n\n<h4>Connect with Advanced Product Fields from Studio Wombat (optional)<\/h4>\n\n<ol>\n<li>Install Advanced Product Fields for WooCommerce (1.9.2 Premium version recommended for pricing formulas)<\/li>\n<li>Ensure your Wordpress theme is compatible with Advanced Product Fields (or modify CSS to handle field visibility)<\/li>\n<li>Edit product in WooCommerce<\/li>\n<li>Create Custom Fields for your product that should sync with DynaMaker<\/li>\n<li>Optionally add formula pricing (Advanced Product Fields - Premium)<\/li>\n<li>Update WooCommerce product<\/li>\n<li>For user inputs on the WooCommerce Page\n8.1 Add event listener to the DynaMaker application inside UI Studio -&gt; UI -&gt; onInit\n8.2 Hide DynaMaker toolbar in DynaMaker application by adding .sky-toolbar-container { display: none; } inside UI Studio -&gt; STYLE<\/li>\n<li>For user inputs inside DynaMaker - Add an event trigger inside DynaMaker application inside UI Studio -&gt; UI -&gt; onInit (see example below)<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='what%20is%20dynamaker%3F'><h3>What is DynaMaker?<\/h3><\/dt>\n<dd><p>DynaMaker is a cloud-based visual CAD configuration service and is suitable for companies that have a CTO or ETO approach to sales and manufacturing.\nDynaMaker lets your clients configure products in the browser and can automatically generate sales and CAD files, which saves a lot of time and money.<\/p><\/dd>\n<dt id='how%20do%20i%20develop%20my%20first%20configurator%20with%20dynamaker%3F'><h3>How do I develop my first configurator with DynaMaker?<\/h3><\/dt>\n<dd><p>You need to create an account on <a href=\"https:\/\/dynamaker.com\">DynaMaker<\/a> and log in to the online editor. When you have deployed your application you can use the ID for use with the plugin. See <a href=\"https:\/\/docs.dynamaker.com\">docs.dynamaker.com<\/a> for tutorials and info on how to get started.<\/p><\/dd>\n<dt id='how%20can%20i%20test%20this%20without%20a%20configurator%3F'><h3>How can I test this without a configurator?<\/h3><\/dt>\n<dd><p>Try using the ID of one of our existing demo configurators, like <code>ICPqhHqF4l0<\/code> or ask for a template project at https:\/\/dynamaker.com.<\/p><\/dd>\n<dt id='is%20it%20possible%20to%20configure%20the%20product%20with%20inputs%20in%20the%20dynamaker%20application%20and%20hide%20the%20fields%20in%20woocommerce%3F'><h3>Is it possible to configure the product with inputs in the DynaMaker application and hide the fields in WooCommerce?<\/h3><\/dt>\n<dd><p>Yes! Keep the Advanced Product Fields in your WooCommerce product, but add custom CSS to your Wordpress site to hide them.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<p><strong>v1.1.6<\/strong>\n- Tested with Wordpress 6.5.2\n- Tested with Woocommerce 8.7.0<\/p>\n\n<p><strong>v1.1.5<\/strong>\n- Tested with Wordpress 6.3.1\n- Tested with Woocommerce 8.0.3<\/p>\n\n<p><strong>v1.1.4<\/strong>\n- Fixed timeout handler for data transfer<\/p>\n\n<p><strong>v1.1.1<\/strong>\n- Remove console log<\/p>\n\n<p><strong>v1.1.0<\/strong>\n- Checkbox values properly parsed\n- Dropdown selection fixed type\n- Delayed data queue for sending data to visualization\n- Input min \/ max validation before sending to visualization<\/p>\n\n<p><strong>v1.0.0<\/strong>\n- Initial release<\/p>","raw_excerpt":"With the DynaMaker Plugin for WooCommerce you can add visual configuration to your product page.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/159439","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=159439"}],"author":[{"embeddable":true,"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/kriffe"}],"wp:attachment":[{"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=159439"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=159439"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=159439"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=159439"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=159439"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=159439"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}