plugin: Add CC
Description
If you created custom fields in AcyMailing called "email1", "email2"... to "email5" then this plugin will add these extra e-mail addresses as CC when sending a newsletter to the given user if these fields are correctly filled. You can install and publish this plugin like a standard Joomla plugin.
Custom fields
Here is an example of custom field for CC address.
In the field "Column name", put email1 to email5
The field "Field type" has to be "Text"
For the "Authorized content" field, you can choose "All" as the values will be checked by the plugin before using it, or use your own regular expression, for example "^[a-zA-Z0-9._+-]+@[a-zA-Z0-9._-]{2,}\.[a-z]{2,4}$"
Parameters
Check Community Builder fields: If you created some custom fields called "cb_email1", "cb_email2"... "cb_email5" in Community Builder, then you can choose to take them into account as other CC addresses
Last updated