Add route callback to handle custom routes for Verify Email forms

Created on 23 March 2025, 13 days ago

Problem/Motivation

The module needs to display the verify email form for the path specified in the verify_email entity.

Proposed resolution

Add a route callback to the routing.yml file.

Create a class implementing ContainerInjectionInterface interface to route the path of the verify_email to the form.

Add parameter to the verify_email form to display the label as the title, and intro text. This will also be used to generate the correct email message, and include a clickable link that redirect to the correct destination after login.

Remaining tasks

  • Add to routing.yml
  • Create Routes class
  • Add parameter to VerifyEmailForm.php

User interface changes

Form will show entity specific details

API changes

None

Data model changes

None

📌 Task
Status

Active

Version

1.0

Component

Code

Created by

🇮🇪Ireland lostcarpark

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024