×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: How to populate components list-see other

How to populate components list-see other 8 years 5 months ago #32798

  • Staš Štrukelj
  • Staš Štrukelj's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
Hello!

I have successfuly connecter Cmandrill extension with the mandrillapp usting API key.
I have created a template and it works when using the General component.

But i can not choose any other components, only other is listed.

Please help.
I need separate tempalate for activation, forget username or pass, ..

How to populate components list-see other 8 years 5 months ago #32804

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
That's correct. You have to select other and then provide the function name, class etc.

How to populate components list-see other 8 years 4 months ago #32869

  • Staš Štrukelj
  • Staš Štrukelj's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
Thank you! Where can i see example? How to set it to use for registration - acitvation email?

How to populate components list-see other 8 years 4 months ago #32882

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
compojoom.com/support/documentation/mandrill/ch03s03#id1293059

Note

You may be wondering - how do I find the class name and function name. Well if you are developer, you could always use the your favorite code editor and dig into the code. On the other hand there is a much easier way! Just trigger the task that you need a custom template for. Once you do, look at the activity tab in mandrill . You'll notice that the sent email has 2 tags -> one starting with class_ and the other one starting with function_ . Those are your class name and function name. Just copy the part after the underscore and you are ready to go!

How to populate components list-see other 8 years 4 months ago #32903

  • Staš Štrukelj
  • Staš Štrukelj's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
thank you! thank you

How to populate components list-see other 8 years 4 months ago #32904

  • Staš Štrukelj
  • Staš Štrukelj's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
It works great but i have one problem:

the virtemart email is using shopFunctionsF (class) and sendVmMail (function ) for sending all emails( confirmed or shipped...),
but the template for confirmed or shipped.. should be difeerent, how can i separate them if they use the same function and class?

please help
thank you

How to populate components list-see other 8 years 4 months ago #32906

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
You can't :(
We have no way of knowing what kind of email they are sending through the function.

Regards,
Daniel
  • Page:
  • 1
Time to create page: 0.120 seconds