Plugin: Subscriber

Description

This plugin enables you to include in your Newsletter or any other e-mail receiver's information such as his name, e-mail address, subscription date, IP...

Plugin

When writing a Newsletter, click on the Tag button to access the AcyMailing tag system and being able to include any personal information in your Newsletter.

Click on one of the subscriber field to directly see the tag inserted in your Newsletter.

You can copy/paste the generated tag in your Text area or even in the Subject of your Newsletter if you want to.

Subscriber Plugin

You can manually add parameters to the inserted tags to change the way the result is displayed, for example {subtag:name|ucfirst}

  • ucfirst : Uppercase the first character

Example: "joHn" becomes "John"

  • upper : Uppercase the information

Example: "This email address is being protected from spambots. You need JavaScript enabled to view it." becomes "This email address is being protected from spambots. You need JavaScript enabled to view it."

  • lower : Inserts the information in lowercase

Example: "This email address is being protected from spambots. You need JavaScript enabled to view it." becomes "This email address is being protected from spambots. You need JavaScript enabled to view it."

  • ucwords : Uppercase the first character of every word

Example: "joHn doe" becomes "John Doe"

Parameters

  • Display filter: Activate or not the filters in the "Filters" part of the newsletter edition page

  • Front-end Access: You can restrict the access to this plugin on the Front-end using this option

Frequently Asked Questions

What's the different between the "Subscriber" and the "Joomla User" plugin?

The information you can add are different, one come from the Joomla User table, the others come from the AcyMailing User table.

All Joomla users will have an AcyMailing account but if you handle visitors on AcyMailing, they don't have a Joomla account and so adding tags from the "Joomla User" table won't display any result in that case.

If you want to add the name of the user, please always use the "Subscriber" information, not the "Joomla User" ones to be sure that all your subscribers will have a name.

Last updated