Page 1 of 1

Manage custom field on mody message

Posted: Wed Oct 18, 2006 12:45 pm
by webstyler
Hi

Is possible to manage custom fields on message body with code as % or other ?

x example

Code: Select all

Hi %name%, this is our first newsletter :)
With this must be created 1 messagge x any email

so we can send not only recipient list of email but emails+messagges

possible ?

thx

Posted: Wed Oct 18, 2006 1:18 pm
by Chris Corbyn
Look in the plugins directory (./Swift/Plugins) for the Template.php file.

Then search this forum for "Swift Template Plugin" with all terms checked because I simply haven't documented it yet but you'll find examples :)