설명
Real Estate Offers Importer for Otodom is a plugin for real estate agencies and WordPress site owners that imports offers from an XML file in the Otodom format.
What do you get by installing the plugin?
- Import offers from an XML file (manual upload or path in
wp-content/uploads) - Custom post type Otodom with an archive and single offer view on the website
- Batch import with a progress bar in the admin panel
- Dry run (validation) — check the XML without creating posts
- Update and delete offers based on the
IDandActionfields in the XML - Import images from the
Photossection (local files or URLs)
Who is it for?
The plugin is designed for WordPress administrators who want to publish real estate offers on a company website, without manually rewriting data from CRM / Otodom exports.
How does it work?
- Prepare an XML file compatible with the Otodom specification (root tag
otoDom, list of offers inInsertions). - Go to Otodom Import XML in the WordPress dashboard.
- Optionally run the validation (dry run).
- Start the import and check the offers in the dashboard and on the website (archive at
/otodom/).
설치
- Upload the
real-estate-offers-importer-for-otodomfolder to the/wp-content/plugins/directory (or install the ZIP package via Plugins Add New Upload Plugin). - Activate the plugin in the Plugins menu.
- Go to Otodom Import XML.
- Upload the XML file from your computer or provide the path in the
wp-content/uploadsfield (e.g.,2026/03/export.xml). - Click Run Import and wait for the process to complete.
- After the first activation, it is recommended to save permalinks: Settings Permalinks Save Changes.
FAQ
-
Does the plugin require some API?
-
No. The version 1.0.0 creates a custom post type (CPT) based on XML-file and does not require any API connection for the import to function.
-
Where can I get the XML file?
-
From a CRM system export, real estate office software, or according to the Otodom Import format documentation.
-
Does the dry run create posts?
-
No. Validation only checks the file structure and required fields.
-
What if I import the same file again?
-
Offers with the same
IDin the XML will be updated instead of duplicated. -
Where are the offers located on the website?
-
By default, at the archive address
/otodom/(requires permalinks to be enabled).
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
자국어로 “Real Estate Offers Importer for Otodom”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
1.0.0
- First public release


