MAILS
There are multiple ways to send mails in koala framework:
- Kwf_Mail: very basic, you have to manually set body contents
- Kwf_Mail_Template: basic, you can define the body contents thru templates
- Kwc_Mail_Component: advanced, component based structure that has many features like: editable content, statistic redirects, placeholders, usage of any component