Fixes #5875 portal module extensions (#5876)
commit66d5d608c0bcd3a191c897da9b09e50cd5ad6913
authorStephen Nielson <snielson@discoverandchange.com>
Tue, 25 Oct 2022 13:47:41 +0000 (25 09:47 -0400)
committerGitHub <noreply@github.com>
Tue, 25 Oct 2022 13:47:41 +0000 (25 09:47 -0400)
tree3040f7384231d827dc4452624337aba4febe539b
parent116bf6f3c999cdf110aca564bbaf208d62360efe
Fixes #5875 portal module extensions (#5876)

Add twig and event extensions that can be used by module writers to
extend to create_portallogin dialog.
interface/patient_file/summary/create_portallogin.php
src/Events/Patient/Summary/PortalCredentialsTemplateDataFilterEvent.php [new file with mode: 0644]
src/Events/Patient/Summary/PortalCredentialsUpdatedEvent.php [new file with mode: 0644]
templates/patient/portal_login/print.html.twig