Postmaster-for-Craft-CMS
Postmaster-for-Craft-CMS copied to clipboard
Activate/Verification email links not available
Postmaster 0.5.1, Craft Pro 2.3.2643
Postmaster does not seem to be sending activation links in the verification emails upon a saveUser event. {{ user.link }} is the template code being used (hopefully that's correct).
Yep @ChaseGiunta, seconded. Sends an empty link. Also, we'd need a way to disable the default Craft email activation right?
<a href="">postmasterTest</a>
I guess there's no activation link variable for plugins at the moment.
@ChaseGiunta FYI: http://craftcms.stackexchange.com/a/10694/3888