Beschreibung
This is my first extension for WordPress, I hope it will be usefull. If you have suggests, please send me an email or leave a comment.
This extension allows you to embed your SweetHome3D house as HTML5 using a shortcode.
How to use:
- Use the SweetHome3D plugin Export to HTML5 to create your ready-to-embed zip file
- Export your house as zip in SweetHome3D using menu Tools -> Export to HTML5
- Unzip the generated zip file
- It will contains :
- lib/
- viewHome.html
- viewHomeInOverlay.html
- your_house.zip <- WE NEED THIS
- Go to your wordpress admin, and in the left menu SweetHome3D, upload your_house.zip
- Use the generated shortcode in your articles/pages
Disclaimer: This plugin is not part of SweetHome3D project and not linked to its developer(s).
Installation
This section describes how to install the plugin and get it working.
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‚Plugins‘ screen in WordPress
- You will see on the left menu a new entry : SweetHome3D
- You can upload here your house.zip using the steps described in the Description section
FAQ
- I got the error `Error: No Home.xml entry in […]`
-
The is because your zip file is invalid. Please verify that you upload the right zip file (not the one that you exported but the one inside it)
Please refer to the Description section
- How to change the canvas size ?
-
It’s not possible for now to change the canvas size, it will use the fullwidth bu default.
I will add more options in next versions
- How to remove the background ?
-
You can edit your 3D view in SweetHome3D modifying the scenary, for more informations please read this
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„SweetHome3D-Embed“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „SweetHome3D-Embed“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.0.0
- First release