This plugin will let you create a "mailshot" file, based on the criteria you want. For example, you could make it so you only get the details of users who have a value for prof_first_name, prof_last_name, and prof_company. Then, these details are outputted into the mailshot.txt file, ready to be printed out (or passed into a mailshot system, such as Excel or similar)
Please note, this plugin is also part of the following "packages";
Added: Mon Jul 30 2007
Rating: 0.00

Votes: 0
Add To Faves
Rate It
Details
Please completely fill out the form below, and we'll add your review as soon as possible.
Plugin Description
This plugin will let you create a "mailshot" file, based on the criteria you want. For example, you could make it so you only get the details of users who have a value for prof_first_name, prof_last_name, and prof_company. Then, these details are outputted into the mailshot.txt file, ready to be printed out (or passed into a mailshot system, such as Excel or similar). An example output is:
Company
Person Name
Address
City
State
Country
---------------------------------------------
Company
Person Name
Address
City
State
Country
---------------------------------------------
...etc.
Plugin Requirements
- Gossamer Community (1.0.2 +)
Features
- Create custom mailing lists (i.e "mailshots") based on given paramater.
For example, only get the details of users who have a value for
prof_first_name, prof_last_name, and prof_company.
- Simple to use interface.
- Template based output (via mailshot_temp.html), so you can easily edit
how the output file is created (i.e a CSV, or just a plain page - where you
can print onto sticky labels =))
Screenshots