How to set correct folder structure for e-mail templates?

Discussion for various published PHP frameworks, including Zend Framework, CodeIgniter, Kohana, CakePHP, Yii, Symfony, and others.

Moderator: General Moderators

Post Reply
toplisek
Forum Commoner
Posts: 31
Joined: Tue Apr 11, 2006 1:23 pm

How to set correct folder structure for e-mail templates?

Post by toplisek »

I have Smarty framework and email templates. How to set correct folder structure for e-mail templates. Is this within assets folder with separate template.html and images (css file) or should be e-mailtemplates folder inside ROOT to use all the time where is templates.html and images (CSS)?
Post Reply