FloorMap documentation

An interactive site plan that turns clicks into enquiries.

Before you start

  • WordPress 6.0 or newer, PHP 7.4 or newer
  • A site plan or floor plan image — PNG, JPG or SVG
  • No WooCommerce needed: FloorMap captures enquiries rather than taking payments

What it does not do

  • It does not take payments or reservations. Property is not sold from a website checkout, so it captures the enquiry and stops there deliberately.
  • It is not a CRM. The pipeline covers new, contacted, reserved, sold and closed, and exports to CSV for whatever you actually run.
  • It does not draw the site plan. You supply the image.

What is in the download

A WordPress plugin ZIP, with no dependency on WooCommerce or on any hosted service. Enquiries are stored in your own database and go nowhere else.

GPL source, so the enquiry form can be extended with whatever your sales process actually asks for.

Installing it

Plugins → Add New → Upload Plugin, choose the ZIP, activate, and enter the licence key from your purchase email.

If the upload fails because of a file size limit on your host, copy the unzipped folder into wp-content/plugins over SFTP — the result is identical.

Building a plan that sells

Draw one shape per unit and fill in the details a buyer actually asks for first: type, floor area and number of bedrooms. A plan where clicking a flat produces no facts is a plan that produces no enquiries.

Set statuses honestly and keep them current. The reason an interactive plan out-performs a PDF is that it is believed to be up to date; one stale ‘available’ that turns out to be sold costs more trust than the plan earns in a week.

Publish it on the development’s own page, not on a separate ‘plan’ page. The enquiry should be reachable from where the visitor is already reading.

Licence, updates and support

  • One licence covers 1 WordPress site.
  • 1 year of updates, from the date of purchase.
  • 1 year of email support.
  • Instant download + licence key by email
  • 30-day money-back guarantee

Questions this page does not answer go to support@webkoding.com. If you bought from us and cannot find your licence key, look it up here.

Common questions

Can somebody buy a flat through it?

No, and that is deliberate. Property is not sold from a website checkout — FloorMap captures the enquiry so nothing is committed by accident, and your sales team takes it from there.

Does it need WooCommerce?

No. There is no cart and no payment, so plain WordPress is enough.

How do buyers know what is still available?

Each unit carries a status — available, reserved, sold or coming soon — and the plan renders it. Updating one unit updates the public plan immediately.

Can I work the enquiries somewhere else?

Yes. Enquiries move through a pipeline of new, contacted, reserved, sold and closed, and the whole list exports to CSV for whatever CRM you actually use.

Can one site hold several developments?

Yes — each plan is separate, so a phase one and a phase two, or two different sites, can live on the same WordPress installation.