This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

SweetHome3D-Embed

Description

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.

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. You will see on the left menu a new entry : SweetHome3D
  4. 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

Reviews

There are no reviews for this plugin.

Contributors & Developers

“SweetHome3D-Embed” is open source software. The following people have contributed to this plugin.

Contributors

Translate “SweetHome3D-Embed” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • First release