I currently have a drupal site with each subdomain as a seperate webstore with different products. I am trying to create view that lists all of the subdomains and their logos. So basically if you went to mysite.com it would be a page with a grid of all the stores and their logos.

I stumbled upon this topic
http://drupal.stackexchange.com/questions/97903/get-domain-logo-in-views...
Which gets me halfway there but I cannot figure out how to first output all the subdomains.

Comments

agentrickard’s picture

If you use the Views wizard to create a Domain view, it will do it for you.