Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
New Features
* Complete refactoring (transitioning to oop to shrink module and ease further development).
* Done away with URL alias rewrites which was a source of complexity, confusion, and conflicts with other modules.
* Added ability to use a view as the homepage for subdomains
* Greatly simplified installation and configuration
- Complete refactoring
- Added some basic oop to shrink code and make addition of additional modes easier
- Moved away from manipulation of url aliases as it was the source of a lot of the module's complexity and conflicts with other modules
- Can now select a view to serve as the subdomain homepages