Floorplans – Lite

Description

Ever wanted visitors to specify a preference based on location? For example a trade show booth, a space in a parking lot or seats at a theater or restaurant. Or maybe you just want to present an interactive floorplan where visitor can get information based on the element they interact with.

Floorplans offers a lightweight and flexible solution. Simply drag & drop elements on any background image and then add a shortcode anywhere you like to publish it.

You get an interactive floorplan on the front-end, that you can zoom in/out, move (pan), switch to fullscreen or even view in 3D-ISO projection. Try it!

Easy Drag & Drop Builder

The builder is realized in the native WordPress Gutenberg page editor. No need to install additional plugins.

Lightweight Front-End

Floorplan views have a small footprint, which guarantees fast loading times.

  • Responsive: the initial zoom level will automatically adjust to the available space and your background size, so that it is visible in its entirety. No matter the screen size, platform and orientation.

  • 3D isometric view: fully functional and may help to increase customer engagement.

Flexible

All default settings can be adjusted per individual floorplan representation with extra shortcode arguments.

Upgradable

Depending on you needs and workflow, Floorplans can be easily upgraded to include features like tooltips, 3d iso view, automation, integration tools for your webshop etc.

Multilanguage support

NoSQL, Small Footprint

Floorplan introduces its own post type where all data is stored – NoSQL: it does not create its own table(s) in your WordPress database.

Screenshots

  • Add elements
  • General settings and zoom
  • Edit multiple elements

Blocks

This plugin provides 1 block.

  • Floorplan

Installation

  1. Install Floorplans Lite either via the WordPress.org plugin repository or by uploading the files to your server. (See instructions on how to install a WordPress plugin)
  2. Activate Floorplans Lite on de Plugins page.

FAQ

How can I activate a floorplan and get the users choice to the server?

Create a form on a page with a submit button and add to the form the floorplan shortcode with the type parameter set to either checkbox or radio (read more).

Does Floorplans work with form builder plugins, like the WPForms?

Yes, you can add a shortcode in the builder of most form plugins, including WPForms. However, it may be necessary to add some additional code to ensure data handling on the server side (read more).

Can elements be made to appear differenty in view mode then in e.g. radio mode?

Yes, the mode is added to the class list of the floorplans, so you can use this in your CSS (read more).

Can I use SVG as background?

Yes you can. In fact, the background used in the example on the homepage is an SVG. However, WordPress Media Library support for SVG is not enabled by default. You can enable it in the setting menu of Floorplans (read more).

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Floorplans – Lite” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Floorplans – Lite” into your language.

Interested in development?

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

Changelog

1.1.1 2023-08-14

  • Update: WP6.3 admin Gutenberg CSS issues
  • Fix: – undefined ‘innerBlocks’ at floorplans-guten-store.js:15

1.1.0 2023-06-08

  • Fix: – floorplan_get_data returns not store_read filtered data
  • Update: – floorplan_get_data return array filtered and store/elemets merged

1.0.0 2022-12-04

  • Update – Release