Multiple subdomain contexts for drupal -


the project working on wants split site regions via subdomains, example:

  • usa.domain
  • za.domain
  • ke.domain

each subdomain have it's own content (news, about, etc), , main domain site show content (news) sub domains.

what best way achieve using drupal? able use drupal 8 this?

i managed figure out.

i ended installing domain module works expected solution work.

once have installed, , set few domain records in configuration adding content specific domains simple clicking checkbox.

a cool note menu structure plays along nicely module too, although might clever drupal.

i used drupal 8 , though module doesn't have official release yet, works perfectly.


Comments

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

sql server - SQL Query returns one result, does not return 0 or NULL result -