Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Will 2 posts 22 karma points
    Jul 02, 2012 @ 19:46
    Will
    0

    Members Import Email Template Questions

    Hello there,

    Your CMSImport plugin is good, it does the job... however I was wondering if there is any way to:

    • Intercept the email-out workflow event and use a custom function to build the email instead?
    • Use an XSLT template for the email message?
    • Access properties from other site nodes from within the email message template?

    Best Regards,

    Will

  • Will 2 posts 22 karma points
    Jul 02, 2012 @ 19:48
    Will
    0

    Sorry for formatting... the forum editor killed my message and throws an error when I edit.; nice!

    //  Will

  • Richard Soeteman 4036 posts 12863 karma points MVP
    Jul 02, 2012 @ 20:29
    Richard Soeteman
    0

    Hi Will,

    Never done this but you can use the MemberImported event. This will give you access to the membe object so you can basically hack anything you wan including an email system. Make sure you disable the email option in CMSImport otherwise the email will be send twice.

    One thing you don't have access to is the generated password. I have thought adding the plain text password in the event but this can cause a security issue since everyone can subscribe to the imported event.

    Hope this helps you a bit.

    Thanks,

    Richard

Please Sign in or register to post replies

Write your reply to:

Draft