Linux 软件免费装
Banner图

ImmoWP Diagnostic DPE GES

开发者 meerimmo
immowp
更新时间 2026年9月5日 19:22
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

real estate immobilier dpe ges energy label

下载

1.4.0 1.5.0 1.5.1 1.2.1 1.0.0 1.3.0 1.6.0 1.6.1 1.6.2

详情介绍:

ImmoWP Diagnostic DPE GES displays the French energy performance (DPE) and greenhouse gas emission (GES) labels on your real estate listings, through a configurable shortcode. The rendering is pure CSS, without any image, and reproduces the official chart of the diagnostic de performance énergétique: energy scale from A to G, climate scale, consumption in kWh/m².year, emissions in kg CO₂/m².year, estimated yearly energy costs and the mandatory legal notices. It is developed by ImmoWP, publisher of the ImmoWP real estate gateway for WordPress, which synchronizes listings from more than 50 professional real estate software packages (Hektor, Apimo, Immofacile, Ubiflow, Netty, Whise…), and of the free ImmoWP Gestion Immobilière plugin. With the latter, the labels appear automatically on every property page, with no configuration. It also works with any real estate theme or plugin: simply enter the names of your custom fields. Features Shortcode examples Basic usage (uses the meta keys configured in the settings): [immowp_dpe_ges] Direct values: [immowp_dpe_ges dpe="250" ges="35"] With estimated costs and dates: [immowp_dpe_ges dpe="180" ges="28" montant_min="1200" montant_max="1800" date_dpe="2024-01-15" date_reference="01/01/2024"] Custom meta keys: [immowp_dpe_ges dpe_key="my_dpe_field" ges_key="my_ges_field"] Labels only (feeds that do not provide the numeric consumption): [immowp_dpe_ges dpe_lettre="D" ges_lettre="B"] Property not subject to DPE: [immowp_dpe_ges soumis_dpe="false"] Full example: [immowp_dpe_ges dpe="230" ges="40" montant_min="1100" montant_max="1600" date_dpe="2024-03-10" date_reference="01/01/2024" surface="85" altitude="150" zone_climatique="H1"] Available attributes For each attribute, you can either pass the value directly (e.g. dpe="250") or give the name of a WordPress custom field (e.g. dpe_key="my_field"). The default meta keys are configured under Settings > ImmoWP DPE GES. Official label and recalculation When the label of the diagnostic is known (dpe_lettre / ges_lettre, or the matching meta keys), it is the one displayed: the plugin only recalculates the class from the numeric values when no label is available. The recalculation starts from rounded values and may differ from the assessor's document, which is based on exact values. To go back to systematic recalculation, clear the "DPE label" (and/or "GES label") field under Settings > ImmoWP DPE GES, then save. ImmoWP Gestion Immobilière and the ImmoWP gateway

安装:

  1. Upload the immowp-diagnostic-dpe-ges folder to /wp-content/plugins/.
  2. Activate the plugin from the "Plugins" menu in WordPress.
  3. Configure the meta keys under Settings > ImmoWP DPE GES.
  4. Use the [immowp_dpe_ges] shortcode in your templates or content.

屏幕截图:

  • Class F dwelling: "passoire énergétique" badge and mandatory notice "logement à consommation énergétique excessive" (article L. 173-2 of the French construction and housing code).
  • "Label only" display when the feed only provides the letters, without numeric consumption.
  • 28 m² studio: "small dwellings" thresholds of the decree of 25 March 2024, 255 kWh/m².year gives class D instead of E.
  • Property not subject to DPE: the Géorisques notice is still displayed, as required in every real estate listing.
  • Settings page: meta keys, display options, customizable texts and complete reference of the shortcode attributes.

常见问题:

How do I display the DPE on a property page?

Simply add [immowp_dpe_ges] to the content of your listing. The plugin automatically reads the values from the configured meta fields.

Can I use this plugin with any real estate theme?

Yes, the plugin works with every WordPress theme. Just configure the names of the meta keys matching your theme or real estate plugin.

How are the displayed letters determined?

From the numeric values, according to the regulatory thresholds: strict upper bounds of the decree of 31 March 2021, and adjusted thresholds of the decree of 25 March 2024 when the reference surface is 40 m² or less. The overall letter displayed on the energy scale is the worse of the two performances (energy and climate). The "small dwellings" table used is the one for dwellings below 800 m of altitude. The specific thresholds of classes E and F above 800 m are applied only when the climate zone (H1b, H1c or H2d) is known.

My feed only provides the DPE letter, without consumption. What happens?

The plugin switches to a display without chart: the energy and climate classes are rendered as label / badge rows, with the official colours. The regulatory charts cannot be drawn without the numeric consumption. Pass the letter through dpe_lettre / ges_lettre, or through the dpe and ges meta keys (default values, configurable in the settings).

Does the plugin use images?

No, the rendering is 100% CSS. No image is loaded, which guarantees optimal performance.

Is the plugin compatible with the DPE reform of 1 January 2027?

Yes. The French decree of 19 August 2026 lowers the primary energy conversion coefficient of electricity (from 1.9 to 1.7) as of 1 January 2027. This change happens in the assessor's calculation, upstream of the display: the thresholds of classes A to G do not change. Enter the new consumption and the new label of the diagnostic, the plugin renders them as they are. Since version 1.6.0, the official label always takes precedence over the recalculation.

Does it work with ImmoWP Gestion Immobilière?

Yes, with no configuration: ImmoWP Gestion Immobilière detects this plugin and delegates the display of the diagnostics on every property page to it. The default meta keys already match its fields. With the ImmoWP gateway, the values are filled in automatically from your real estate software.

Can I use it with a third-party real estate theme or another plugin?

Yes. Under Settings > ImmoWP DPE GES, enter the names of the custom fields in which your theme stores the consumption, the emissions and, if available, the label. You can also pass the values directly as shortcode attributes.

更新日志:

1.6.2 1.6.1 1.6.0 1.5.1 1.5.0 1.4.0 1.3.0 1.2.1 1.0.0