3d Model Field Icon

3d Model Field

1.1.0

August 12th, 2026

Adds Statamic 6 support by porting the Control Panel fieldtype from Vue 2 to Vue 3.

  • Widen statamic/cms constraint to ^5.0|^6.0
  • Migrate the CP fieldtype build from @vitejs/plugin-vue2 to @vitejs/plugin-vue (Vue 3), externalize Vue, and emit an IIFE bundle with the FieldtypeMixin banner shim
  • Register model-viewer as a custom element in the Vue compiler
  • Replace the removed toggle-input global with ui-switch
  • Drop illegal this. references from templates (invalid in Vue 3)
  • Register the component inside Statamic.booting()

Backwards compatible with Statamic 5.

1.0.1

August 8th, 2026

  • N/A Changelog not available.

1.0.0

October 16th, 2024

New Statamic addon that uses google/model-viewer to display 3d models.