Skip to content

WordPress plugin to integrate the Kompakkt Viewer as a block

License

Notifications You must be signed in to change notification settings

Kompakkt/WordPress-Integration

Repository files navigation

Kompakkt Logo

What?

This is a proof-of-concept plugin to showcase the Kompakkt Viewer as a block-component for WordPress. When installed, the plugin adds:

  • a new "Kompakkt"-block to the block editor
  • admin menus to upload and manage models

Development notes

  1. Install the required dependencies
npm install
  1. Start the wp-env WordPress development environment
npm run wp-env start
  1. Start the development scripts
npm run start
  1. Visit the WordPress instance at http://localhost:8888/wp-admin, log in using the username "admin" and the password "password"

  2. When done, stop the development environment

npm run wp-env stop

Roadmap

  • Add a "Kompakkt"-block to the block editor
  • Add admin menus to upload and manage models
  • Add option to adjust viewer settings from inside the plugin
  • Add option to annotate models from inside the plugin
  • Add support for all Kompakkt model types

About

WordPress plugin to integrate the Kompakkt Viewer as a block

Resources

License

Stars

Watchers

Forks

Packages

No packages published