1. YombeeTec
  2. RO CSVI
  3. Monday, 29 May 2017
  4.  Subscribe via email
Hi

I have a little problem with import status order. I would need to send an automatic email with that changes.

I use the Interamind email manager plus in this proyect to manage all emails and trigger. I tell you because If it helps.

I have reading several post in your forum and I can't solve that as I want. I hope you can help me ;)

Best regards.
Thanks.
Accepted Answer Pending Moderation
Hello,
Sorry but we don't support Interamind email manager plus and also sending automated emails after order status updated in import. If possible you can try writing your own custom code by Overriding import and export routines and see if it helps.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 1
Accepted Answer Pending Moderation
Hi.

I would try what you tell me but I don't ask you fot interamind or other product support. I write that information if could help.
I refer to that call a trigger after import process ;)

Thank you, I would tell you if I can make it work.

Best regards.
  1. more than a month ago
  2. RO CSVI
  3. # 2
Accepted Answer Pending Moderation
Hello,

After an import is finished CSVI triggers the onImportComplete function. We have a sample plugin available in the downloads area. You would have to work this out to trigger or send your own emails as CSVI doesn't send out any emails.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 3
Accepted Answer Pending Moderation
Hi Rolandd Thanks for your help.

I would try that...

One question, that plugin would be executed in all import process. I that proyect we have about 5 import process. And one of them is update orders with custom tables.

We could only exceute that plugin in one process?


I know that you don't support that, but could bring me some help with that email trigger call?

Thanks!!!
Best regards.
  1. more than a month ago
  2. RO CSVI
  3. # 4
Accepted Answer Pending Moderation
Hello,

One question, that plugin would be executed in all import process.
Yes, the plugin will be triggered by all import processes. You cannot have the plugin triggered for a specific import.

The template settings are passed on to the plugin trigger, so in your code you can check which template is being executed and based on that do something or do nothing. That way you can control whether or not it should be doing something.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!