這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

SeeMyModel

外掛說明

About

This plugin contains 3 packages:

  • elementor-widgets – contains 2 elementor widgets for embedding models into your site: “SeeMyModel Viewer” and “SeeMyModel Group Viewer”. Requires Elementor widget installed and acitvated.
  • gutenberg-blocks – contains 2 editor blocks for embedding models into your site: “SeeMyModel Viewer” and “SeeMyModel Group Viewer”
  • woocommerce – extension that adds 3D model views to product pages. Requires Woocommerce widget installed and activated.

Installation

  1. Place this plugin inside your wp-content/plugins directory or download it from wordpress store.
  2. Enable SeeMyModel plugin from wordpress plugins page.
  3. Go to Setting->SeeMyModel settings on your admin panel and log in with your seemymodel.com user credentials.

Development

In order to modify gutenberg-blocks you need to compile them after each modification. Each block has its own package. In each package folder (e.g. packages/gutenberg-blocks/seemymodel-viewer) you need to run:

  1. cd /path/to/package to enter into package folder (e.g. cd packages/gutenberg-blocks/seemymodel-viewer)
  2. npm install to install dependencies
  3. npm run start to run compilation in watch mode

適用於區塊編輯器

這個外掛提供 2 個可供 Gutenberg/區塊編輯器使用的區塊。

  • See My Model Viewer Element to view 3d models uploaded to seemymodel.com
  • See My Model Group Viewer Element to view group of 3d models uploaded to seemymodel.com

使用者評論

閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈SeeMyModel〉的開發相關工作。

參與者

將〈SeeMyModel〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.3

  • bugfix – checking if woocommerce is installed and active

1.0.2

  • Add support for WooCommerce – embedding 3D models into product pages.
  • Add polish translation

1.0.1

1.0.0

  • Initial release