Description
Connect CRM RealState imports properties from popular real estate CRM systems (Inmovilla and Anaconda) into WordPress. Properties are stored as custom post types with full field mapping, photo galleries, and property information displays.
Supported CRM Systems:
- Anaconda – Full REST API integration
- Inmovilla Procesos – REST API v1 integration
- Inmovilla APIWEB – Legacy API support
Features:
- Manual property import with progress tracking
- Configurable field mapping between CRM and WordPress custom fields
- Auto-map fields for quick setup
- Property photo gallery with carousel (shortcode and auto-display)
- Property information box with icons (shortcode and auto-display)
- Custom post type registration or use any existing post type
- Filter imports by postal code
- Configure actions for sold/unavailable properties
- Download images locally for better performance
- Import statistics dashboard
- Rate limit detection and automatic retry
- Compatible with Yoast SEO and Rank Math
Shortcodes:
[ccrmre_property_gallery]– Display property photo gallery[ccrmre_property_info]– Display property information box with price, bedrooms, bathrooms, area, and location
PRO Features (via Connect CRM RealState PRO add-on):
- Automatic background synchronization via cron
- Add ability to filter by postal code and province
- WPCLI for long-running tasks
- SEO-optimized property content (coming soon)
- AI-powered property descriptions with LLM (coming soon)
External Services
This plugin connects to third-party real estate CRM APIs to import property data. Connection only occurs when you run an import.
Anaconda (api.anaconda.guru)
Used to fetch property listings and details. The plugin sends your configured API credentials and request parameters (e.g. filters, pagination) when you use the Anaconda CRM type. Data is sent only when importing or syncing. Check your Anaconda provider or contract for terms and privacy.
Inmovilla
Used to fetch property data when you use the Inmovilla Procesos CRM type. The plugin sends your API credentials and request parameters only during import or sync. Inmovilla terms and privacy policy
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/connect-crm-realstatedirectory, or install the plugin through the WordPress plugins screen. - Run
composer installin the plugin directory to install dependencies. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to Connect CRM RealState > Settings to configure your CRM API credentials.
- Go to Merge Variables to map CRM fields to WordPress custom fields.
- Go to Import Properties to start importing.
FAQ
-
Which CRM systems are supported?
-
The plugin supports Anaconda, Inmovilla Procesos (REST API), and Inmovilla APIWEB.
-
Can I use my own custom post type?
-
Yes, in Settings you can choose to use the built-in “Property” post type or any existing public post type.
-
How do I display the photo gallery?
-
Either enable auto-display in Settings or use the
[ccrmre_property_gallery]shortcode in your templates. -
Can I filter which properties are imported?
-
Yes, you can filter by postal code. Use wildcards like
18*to include all properties from an area.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Connect CRM RealState” is open source software. The following people have contributed to this plugin.
Contributors“Connect CRM RealState” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Connect CRM RealState” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2.2
- Fixed Auto Display Photo Gallery setting not saving (form input name did not match the settings sanitizer).
1.2.1
- Added ability to filter by Postal Code.
- Added ability to filter by Province.
1.2.0
- Major refactor. Created the free version of the plugin.
- Error in property API does not stop the import.
- Added Taxonomy Mapping feature: repeater field to map CRM fields to WordPress taxonomies.
- Added automatic taxonomy term assignment during property synchronization.
1.0.0
- Initial release on WordPress.org.
- Manual property import from Anaconda, Inmovilla Procesos, and Inmovilla APIWEB.
- Configurable field mapping with auto-map.
- Property gallery and info box shortcodes.
- Import statistics dashboard.
- Rate limit detection and retry.
- Image download options.
- Postal code filtering.



