=== WP Immo ===
Contributors: cvmh,nicolasrenard
Developer: CVMH solutions (contact@cvmhsolutions.com)
Tags: real estate software
Requires at least: 3.6
Tested up to: 5.9
Stable tag: trunk
License: GPLv2 or later

This plugin allow you to manage properties in WordPress.


== Description ==
Manage properties in WordPress.

= Current features =
* Adjustable images sizes
* Image zoom
* Paging navigation
* Default templates (list, property details and taxonomy)
* Configurable search boxes (full and/or basic)
* Add/edit fields groups
* Last properties widget
* Search box widget
* Fields group widget
* SEO settings
* Embeds a slideshow, a lazy load and addThis buttons
* Comes with a default fields set :
 * reference,
 * transaction type,
 * property type,
 * price,
 * title,
 * description,
 * zip code,
 * city,
 * number of rooms,
 * area,
 * images,
 * is new,
 * plot area,
 * energy consumption,
 * gas emissions.
* Property fields are set in a php file so **you must have a minimum of knowledge in php** (see /wp-content/plugins/wp-immo/default-data.php)

You need a gateway with your real estate software? Contact us: [agence web WordPress](http://www.agence-web-cvmh.fr)

== Installation ==
1. Unzip the plugin and upload the "wp-immo" folder to your "/wp-content/plugins/" directory
2. Activate the plugin through the "Plugins" administration page in WordPress
3. Enjoy.

== Changelog ==

TODO: Save other types of grouped values than URLs (eg. multilanguage content). Should be done with a further platform that requires this feature.
TODO: Shortcodes
TODO: Support multi languages
TODO: Rich snippets

= 1.1.4 =
* Changed: WordPress tested up version
= 1.1.3 =
* Added: Post date field type
= 1.1.2 =
* Added: Force images processing parameter
* Changed: Tested up version
= 1.1.1 =
* Added: Second chance node if title node is empty in import file
* Fixed: Price format issue in list
= 1.1 =
* Added: Sequence type for XML import
= 1.0 =
* Initial version