SendGrid Event Notification Processor Version 2.0

Release Date
Release Version
2.0
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="com.imba.sendgrid" type="module">
<downloadUrl>https://github.com/fulltrucker/com.imba.sendgrid</downloadUrl>
<file>sendgrid</file>
<name>SendGrid Event Notfication Processor</name>
<description>Process notifications sent from SendGrid for bounced emails, etc.</description>
<license>AGPL-3.0</license>
<maintainer>
<author>David Reedy Jr, Klangsoft LLC</author>
<email>dreedy@klangsoft.com</email>
</maintainer>
<urls>
<url desc="Main Extension Page">/civicrm/sendgrid</url>
<url desc="Documentation">https://github.com/fulltrucker/com.imba.sendgrid</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2015-08-13</releaseDate>
<version>2.0</version>
<develStage>stable</develStage>
<compatibility>
<ver>4.6</ver>
</compatibility>
<comments>This is a new, undeveloped module</comments>
<civix>
<namespace>CRM/Sendgrid</namespace>
</civix>
</extension>