Linux 软件免费装
Banner图

Steil 3D Configurator

开发者 stijntimmerman
更新时间 2026年7月2日 23:18
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

3d block gutenberg product configurator

下载

1.0.0 1.0.1 1.1.0

详情介绍:

Steil 3D Configurator adds a Gutenberg block that shows an interactive 3D product. Visitors can rotate the model, pick a colour per part and a finish, and send a quote request with their configuration (including a screenshot of what they built). Everything is editable from the WordPress admin: Built on Three.js. Works with classic and block (FSE) themes; styles are scoped so they don't clash with your theme. No external services or CDNs — everything is bundled locally. A sample "Lounge chair" product is created on activation so you can try the block immediately.

安装:

  1. Upload the plugin zip via Plugins → Add New → Upload Plugin, or copy the folder to wp-content/plugins/.
  2. Activate it. A sample configurator product is created automatically.
  3. Go to 3D Configurator to create your own product: upload a model (GLB or FBX), click "Detect parts from model", and assign palettes.
  4. Add the Steil 3D Configurator block to any page and pick your product.

屏幕截图:

  • The product editor in the WordPress admin, with a live 3D preview and part-to-palette mapping.

升级注意事项:

1.1.0 Adds textures, optional parts and per-block styling controls. Existing products keep working unchanged. 1.0.1 Fresh block icon; no functional changes. 1.0.0 First release.

常见问题:

What model formats are supported?

glTF/GLB 2.0 and FBX. GLB (a single binary file) is recommended for the smallest, most portable models.

How does part recolouring work?

Each "part" has one or more match terms. Any mesh or material whose name contains a match term is recoloured with that part's palette. Use "Detect parts from model" to see the available names.

Where do quote requests go?

To the site admin email by default. Use the steil_cfg_quote_recipient filter to change it.

更新日志:

1.1.0 1.0.1 1.0.0