Active
Project:
Drupal RETS Real Estate Framework (dRealty)
Version:
7.x-3.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
4 Aug 2016 at 18:18 UTC
Updated:
10 Nov 2016 at 21:23 UTC
Jump to comment: Most recent
Comments
Comment #2
veronicaseveryn commentedAdded some changes to README file of the module on DEV branch:
Comment #4
bloomt commentedJust for a little clarification, do I need to run drush rim and then drush rpm after every drush ri to ensure that I get all the images imported?
Comment #6
veronicaseveryn commented@bloomt,
Yes, right now you need to import rets basic field info with "drush rets-impot".
Then, it's not just about getting IMAGES for listings. This new version of the module allows people who have MLS with other Media Objects in it (Video, Documents, etc.) to retrieve that data, too. Therefore, with consideration that there might be significant amount of media for some MLS systems (I assumed, I didn't get to play with different kinds of MLS providers), the media retrieval is separated now from the "drush rets-import" process.
So, you will need to run "drush rets-import-media" and then "drush rets-process-media".