Public Mailings Archive 1.0

Release Date
Release Version
1.0
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="com.aghstrategies.publicmailings" type="module">
<file>publicmailings</file>
<name>Public Mailings Archive</name>
<description>Creates a page with a list of mailings enabled for public pages. Each item will link to it's own public page. The list can be filtered by the message template ID and by date options</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Tyrell Cook</author>
<email>tyrell@aghstrategies.com</email>
</maintainer>
<releaseDate>2014-06-18</releaseDate>
<version>1.0</version>
<develStage>stable</develStage>
<url desc="Main Extension Page">https://civicrm.org/extensions/public-mailings-archive-3</url>
<url desc="Documentation">https://civicrm.org/extensions/public-mailings-archive-3</url>
<compatibility>
<ver>4.2</ver>
<ver>4.3</ver>
<ver>4.4</ver>
<ver>4.5</ver>
</compatibility>
<comments>This module displays all of the public mailings that have been sent out through civimail. The url to get to the list page is .../civicrm/public_mailings_list</comments>
<civix>
<namespace>CRM/Publicmailings</namespace>
</civix>
</extension>