DPDK Architecture  ->  Drupal (stable)

Portal User
>= v3.0.0

Functionalities

  • Provides portal user registration and management
  • Auto-sends confirmation mails via Sendgrid

Preview

Portal User Page

Hooks

No hooks implemented

Configuration

$settings['portal_user'] = [
    'subject' => 'DPDK portal: Account created, please confirm!',
    'text' => 'Dear customer, We created/updated an account for you. Please continue by clicking the following link: :confirmationUrl:',
    'html' => 'Dear customer,<br /><br />We created/updated an account for you. Please continue by clicking the following link: <a href=":confirmationUrl:">Confirm</a><br /><br />Button not working for you? Copy the URL below into your browser. <a href=":confirmationUrl:">:confirmationUrl:</a>',
    'buttonText' => 'Confirm'
];

Routes

  • /admin/portal_user/list
Last modifiedFriday, April 30, 2021, 12:00:21 PM UTC
Last authorColin van Eenige
Commit ID4c7a701