White Label
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
This module's aim is to bring white label functionality to Drupal by allowing certain users to add their own logo and color scheme* to their profiles.
Then the module automatically adds a white label token to all outbound url's so links in emails will include the current user's white label token and users clicking the links will end on the white labeled website.
The white label owner should be the one to create the url, e.g. send the mail as rss fields and such are all built by the system and will not contain the (right) white label part.
* The theme needs to support core's color module in order for color schemes to work.
Installation and configuration
This module requires some modification in settings.php to work properly. Please follow the instructions in the README file.
Drupal 8
The Drupal 8 version works locally and is (almost entirely) covered by several tests. Several more tests will be added, but the module is stable enough to be tested in pre-production environments.
