विवरण
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
SeeMyModel
plugin from wordpress plugins page. - 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:
cd /path/to/package
to enter into package folder (e.g.cd packages/gutenberg-blocks/seemymodel-viewer
)npm install
to install dependenciesnpm run start
to run compilation in watch mode
ब्लॉकस
यह प्लगइन 2 ब्लॉक प्रदान करता है।
- 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
समीक्षाएं
जनवरी 13, 2023
<p>Works like a charm and is looking very good. Easy to use platform! Great work but too expensive for a small business.</p>
सहायक &डेवलपर्स
Translate “SeeMyModel” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by 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