
Domain Types adds a configurable domain property (type) to all domains.
You can add types with hook_domain_types()
. See domain_types.api.inc
. There's no GUI for this, but module makers are invited to create it.
Features
- Views support: list domains of certain types (domain_views.module required)
- Context support: trigger a context based on the current domain's type
To do
- Hierarchy (maybe belongs in a different module)
Project information
5 sites report using this module
- Created by rudiedirkx on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.