Event Helper 2.3.2

Extension
Release Date
Release Version
2.3.2
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="com.fountaintribe.eventhelper" type="module">
<file>eventhelper</file>
<name>Event Helper</name>
<description>Provides several custom searches, including 'Fancy Participant Search'
Fancy Participant can easily list just the participants who choose "session AAA" from your priceset options and send them all an email or SMS/Text message. Or get the total count of participants for priceset option "session BBB" so you know how many chairs and snacks you need to set up.

Current Features:

Filter/view individual priceset options. (Such as search on participants who registered for a certain priceset session.)
Choice of 3 layouts: one row per participant, or one row per line item, or summary totals for each line item option.
Choose which columns to include in the results
Includes memberhsip type and membership status in the results
Includes information about who the participant was registered by.
Includes age of the participant.
You can control the date used to calculate the age, such as using Sept. 1 for school/youth events.
</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Sarah Gladstone</author>
<email>info@fountaintribe.com</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://civicrm.org/extensions/event-helper</url>
<url desc="Documentation">https://civicrm.org/extensions/event-helper</url>
<url desc="Support">https://github.com/sgladstone/com.fountaintribe.eventhelper/issues</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2016-09-05</releaseDate>
<version>2.3.2</version>
<develStage>stable</develStage>
<compatibility>
<ver>4.7</ver>
</compatibility>
<comments></comments>
<civix>
<namespace>CRM/Eventhelper</namespace>
</civix>
</extension>