Provides editor blocks and elementor widgets to easily embed models from seemymodel.com into your page.
| Author: | See My Model Sp. z o.o. (profile at wordpress.org) |
| WordPress version required: | 5.7 |
| WordPress version tested: | 5.8.2 |
| Plugin version: | 1.0.3 |
| Added to WordPress repository: | 24-06-2021 |
| Last updated: | 12-11-2021
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 60 |
| Rated by: | 1 |
| Plugin URI: | |
| Total downloads: | 978 |
![]() Click to start download |
|
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
- Place this plugin inside your wp-content/plugins directory or download it from wordpress store.
- Enable
SeeMyModelplugin from wordpress plugins page. - Go to
Setting->SeeMyModel settingson 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:
cd /path/to/packageto enter into package folder (e.g.cd packages/gutenberg-blocks/seemymodel-viewer)npm installto install dependenciesnpm run startto run compilation in watch mode
ChangeLog
