OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – How do I? Questions send email and track as activity

This topic contains 0 replies, has 1 voice, and was last updated by  Christian Kleinhuis 6 years, 11 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #36475

    hello oro people, after diving deeper we progress with our project, next is sending of emails inclusive tracking as activity, emai sending and tracking via oro-ui works, email sending using oroEmailProcessor works and parses nicely and easily the email template

    so i succesfully send emails using this processor:

    Oro\Bundle\UserBundle\Mailer\BaseProcessor.getEmailTemplateAndSendEmail

    my question is:
    how to create an activity entry for that?
    (without too much boilerplate code needed to write, is there a getEmailTemplateAndSendEmailAndTrackEmailActivityForUser() ????)

    – side question where can i look into the spool of current emails waiting to be send

The forum ‘OroPlatform – How do I? Questions’ is closed to new topics and replies.

Back to top