Install MLS On The Fly Plugin
Once you have your API details, it is now time to add them to the MLS On The Fly plugin.
First, Go to your Admin Dashboard and Click on Plugins:

Add MLS On The Fly plugin.

Then find MLS On The Fly Plugin and activate it. After activation, you can find the plugin on the left bar as below, click Settings.

To add your API details, choose the Realty Feed Credentials tab: Copy your API credentials from https://dashboard.realtyfeed.com/ApiKeyList and save your changes.

Then you can see your properties at Houzez backend -> Real Estate - > Properties
Also, you can take advantage of these two articles for adding Properties pages on your Houzez website:
https://favethemes.zendesk.com/hc/en-us/articles/360041281751-Properties
https://favethemes.zendesk.com/hc/en-us/articles/360039603991-Properties-Module
Advanced Filters:
This section is specifically for more advanced user who wants to filter the listings on their website and not to show all MLS listings.
- Filters:
https://realtyna.atlassian.net/wiki/spaces/RA/pages/1157300225/MLS+Router+API#%24filter
- Searchable Fields:
https://realtyna.atlassian.net/wiki/spaces/RA/pages/1157300225/MLS+Router+API#Searchable-Fields%3A
- How to add "For Sale/ For Rent" labels:
Please note that the "For Sale" and "For Rent" fields are not included by default in the MLS data, so we need to manually add them to the mapping.
To do this, follow these steps:
- Go to the MLS On The Fly plugin and navigate to the Mapping section.
- In the Mapping Type area, select the Query radio button.
- Scroll to the Taxonomies section and locate
property_status (make sure it's property_status, not property-status).
- Enter the following value:
StandardStatus,RFTransactionType
Next, go to MLS On The Fly -> Terms section:
- Under the Status term, choose the delete all option.
- Then, update it again.
After completing these steps, "For Sale" and "For Rent" will appear as options under the Status term, allowing you to filter properties accordingly.
Mappings:
How to change Mapping in the MLS On The Fly Plugin for Houzez:
- Open the MLS On The Fly plugin.
- Go to the Mapping section.
- You’ll see three radio button options: Post, Meta, and Query.
- For example, if you want to replace the Area mapping with the Subdivision field, select the Meta option.
- Locate the
property_area field and click Edit.
- In the mapping field, enter
{SubdivisionName} and click Save Mapping.
- You’ll also need to update the Query:
- Select the Query option from the radio buttons.
- In the Taxonomies section, find the
property_area field.
- Click Edit and enter
SubdivisionName (without {}), then save.
You can use the same process to update other Houzez taxonomies if needed.
Feel free to reach out to us if you have any questions: https://support.realtyna.com/index.php?/Tickets/Submit
|