=== immonex Kickstart === Contributors: immonex Tags: openimmo, import, realestate, immobilien, immomakler Requires at least: 5.5 Tested up to: 7.0 Stable Tag: 1.15.4 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Essential components and add-on framework for embedding and searching/filtering imported OpenImmo-XML-based real estate offers == Description == immonex Kickstart provides customizable components for integrating imported **OpenImmo®-based property offers** in real estate websites built upon **multi-purpose themes** in an easy and visually appealing way. Beyond that, it's also a framework for add-ons, separate plugins that extend the functionality on the same foundation. tl;dr - See it in action at [base.immonex.one](https://base.immonex.one/)! - Install the free [Team add-on](https://wordpress.org/plugins/immonex-kickstart-team/) for extended real estate agency/agent data handling and property related contact forms. - Download a compatible OpenImmo import plugin [2] and example data at [immonex.dev](https://immonex.dev/) (free of charge for testing/development). - Read the [docs](https://docs.immonex.de/kickstart/) for detailed usage/customization instructions. = immonex® = **immonex** is the *PropTech umbrella brand* of a versatile portfolio of software solutions for the German-speaking real estate industry. As a part of this, the **immonex WP Plugin Suite** includes a wide range of WordPress plugins for the implementation of sophisticated real estate agency websites and portals, which can be flexibly combined depending on the specific project requirements. = OpenImmo® = [OpenImmo-XML](http://openimmo.de/) is a proven standard for the exchange of real estate data, which is supported primarily in German-speaking markets by almost all common software solutions and portals for real estate professionals in the form of corresponding import/export interfaces. immonex OpenImmo2WP [2], initially released in 2015, is a tried and tested solution for importing OpenImmo-XML data into WordPress sites that supports the specific data structures of various popular real estate themes and frontend plugins by means of customizable *mapping tables*. = Main Features = * Custom post type for properties * Extendable custom taxonomies (property type, usage type, marketing type, project, location, features, labels) * Special status flags per real estate object (reference, available, sold ...) * Flexible real estate search form * Area/Radius search (Photon or Google Maps autocomplete) * Property list and detail views * Animated photo slideshows and floor plan galleries * Integration of YouTube/Vimeo videos * Embedding of 360° virtual tours from common providers * Extendable sort options * Shortcodes for embedding real estate components (suitable for use in page builder layout elements) * Simple but powerful templating system ("Skins") * Clean and responsive default skin * Property grouping (project taxonomy) * Property location overview maps incl. clustered markers (OpenStreetMap/OpenTopoMap or Google Maps) * Property detail location maps (OpenStreetMap/OpenTopoMap or Google Maps) * Selectable map variants/views (road map, area map, topographic, satellite + streetmap layer) * Customizable map marker image (SVG) * Dynamic updates of property lists and location map views based on the current search parameters * SEO/GEO: Extensive structured data (Schema.org markup) and meta tags for social media sharing (Open Graph, X/Twitter) * Obtainment of user consent before loading external libraries (EU GDPR compliance) * Various filter and action hooks for special adaptions * Extension framework for separate add-on plugins * Extended frontend component caching (optimized for object cache solutions like Redis and Memcached) * Translation via translate.wordpress.org (GlotPress) * Current POT file and German translations included as PO/MO files additionally * Support for multilingual websites (Polylang or WPML) * Compatible with immonex OpenImmo2WP (OpenImmo importer) [2] * Compatible with immonex Energy Scale Pro (energy class visualization) [2] * Compatible with immonex Notify (real estate e-mail marketing/automation) [2] = Add-ons = * **[Team](https://wordpress.org/plugins/immonex-kickstart-team/)**: Extended real estate agency/agent data handling and property related contact forms * **[Print](https://immonex.dev/wordpress-immobilien-plugin/immonex-kickstart-print)**: PDF exposés for printing and sharing * **[Elementor](https://wordpress.org/plugins/immonex-kickstart-for-elementor/)**: Elementor widgets and dynamic tags for Kickstart frontend components * **[Slideshows](https://plugins.inveris.de/wordpress-plugins/immonex-kickstart-slideshows)**: Real estate slideshows for display presentation in shop windows and public areas [2] == Installation == immonex Kickstart is available in the official [WordPress Plugin Directory](https://wordpress.org/plugins/) and can be installed via the WordPress backend. 1. *Plugins > Add New > Search for "immonex" ...* [1] 2. Check/Adjust the default plugin options under *immonex > Settings*. 3. OPTIONAL: Install the [Team add-on](https://wordpress.org/plugins/immonex-kickstart-team/) for extended agency/agent data handling and contact forms. 4. Install immonex OpenImmo2WP or another compatible OpenImmo import plugin and perform a first import. [2] 5. OPTIONAL: Create pages as templates for property lists and/or detail views including the following shortcodes. 6. OPTIONAL: Add Kickstart shortcodes to arbitrary pages or page builder elements as needed, e.g. for embedding property search forms or teaser lists. = Kickstart Shortcodes = Search Form: `[inx-search-form]` List View: `[inx-property-list]` List Sort Selection: `[inx-filters-sort]` List Pagination: `[inx-pagination]` Property Location Overview Map: `[inx-property-map]` Property Detail View: `[inx-property-details]` Property Main Image: `[inx-property-featured-image]` (See documentation mentioned below for attributes and further details.) [1] Alternatives: Download an installation ZIP file from the WP Plugin Directory or immonex.dev and select *Upload Plugin* **or** manually unzip and transfer it to the folder `wp-content/plugins`. In the latter case, activating the plugin under *Plugins > Installed Plugins* is required afterwards. [2] Current and fully functional versions of premium immonex plugins as well as OpenImmo demo data are available **free of charge** at the [immonex Developer Portal](https://immonex.dev/) for testing/development and demonstration purposes. = Documentation & Development = A detailed plugin installation/integration documentation in German is available here: [docs.immonex.de/kickstart](https://docs.immonex.de/kickstart/) immonex Kickstart is free software. Sources, development docs/support and issue tracking are available at GitHub: [github.com/immonex/kickstart](https://github.com/immonex/kickstart) == Screenshots == 1. Default property archive page with all components 2. Default search form with visible extended section 3. Search form and list view on small displays 4. Property detail view: header and gallery slideshow 5. Property detail view: main description text 6. Property detail view: details tab 7. Property detail view: energy tab with Energy Scale Pro [2] based visualization 8. Property detail view: location tab with OpenStreetMap/OpenLayers map 9. WP backend: Central plugin/add-on options 10. WP backend: Property list == Changelog == = 1.15.4 = * Release date: 2026-04-03 * Reworked value range sliders (search form). * Fixed a dynamic CSS variables refresh issue. * Updated dependencies. = 1.15.1 = * Release date: 2026-03-31 * Fixed a cache issue that could affect the complete generation of PDF exposés (Kickstart Print Add-on). * Updated dependencies. = 1.15.0 = * Release date: 2026-03-27 * Added an option for setting the maximum cache size. * Added Cloudflare Turnstile support for add-on forms. * Optimized cache expiration timings and automated cleanups. * Optimized embedding of dynamic CSS properties. * Reworked the default skin. * Fixed an OpenImmo-XML source issue when saving via property backend form. * Updated dependencies. See changelog.txt for the complete version history.