Skip to content

Notifies users when their account details are updated, such as email and password.

License

Notifications You must be signed in to change notification settings

Wish-and-Dell/Craft-Account-Notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Craft Account Notify

Notify users when their account details are updated, such as email address, password, etc.

Installation

composer require wishanddell/craft-accountnotify

Field Comparisons

This plugin will compare all custom fields assigned to users via Crafts field layout + username, password, email and fullName.

Email Template

The email template can be customised by creating a file in your projects templates folder called _accountnotify.twig This template works like any other Craft twig template with the addition of the diff variable which is an array of field changes on the user.

See the default template in src/templates/_email.twig as a starting point.

About

Notifies users when their account details are updated, such as email and password.

Resources

License

Stars

Watchers

Forks

Packages

No packages published