Difference between revisions of "Contao.Dev ExtensionsCatalogMailer"
From Contao Community Documentation
(Created page with '{{stub}} PageOutline(1-4, Table of Contents) = Catalog Mailer = The Catalog Mailer adds the ability to mail catalog items to a predefined mail setup. This is ideal for s…') |
(→Installation) |
||
Line 17: | Line 17: | ||
* Download and Install from: [http://www.contao.org/extension-list/tags/Catalog%20mailer.html "Extension Repository"] | * Download and Install from: [http://www.contao.org/extension-list/tags/Catalog%20mailer.html "Extension Repository"] | ||
− | |||
== Summary == | == Summary == |
Revision as of 16:16, 21 December 2011
Incomplete Article: This article is not finished yet and needs expansion.
Please expand it and remove this notice when it is finished. |
PageOutline(1-4, Table of Contents)
Contents
Catalog Mailer
The Catalog Mailer adds the ability to mail catalog items to a predefined mail setup. This is ideal for sending an property or product update e-mail to a head-office or group e-mail on a regular basis.
<code class="div"> This module requires the installation of the [ExtensionsCatalog Catalog Module] and [ExtensionsCatalogExt Catalog Extension Module]. </code>
Installation
- Download and Install from: "Extension Repository"
Summary
This module adds the ability to mail Catalog items to the Catalog/Catalog Extension modules. You can set-up a pre-defined query with limit numbers and then the mailer will allow individual item selection before mailing.
Additional Catalog Configuration
The backend allows setting up the subject, sender address, pre-defined recipient list, mail_xx and catalog_xx templates, field list to display in mailer application, filter condition and default sort order, and number of items.
Catalog Mail button
Once enabled, the Catalog Mailer creates a mail button for each catalog. The mailer application allows you to add custom recipients, a custom message and to select the catalog items to add to the mail. You can then preview or mail the catalog items.