Group-Based Pricing Version 1.0.0

Release Date
Release Version
1.0.0
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="civicrm_groupprice" type="module">
<file>groupprice</file>
<name>Limit Prices by Group</name>
<description>Allows you to limit the display of individual prices in price sets to specific groups.
In addition, you can create members-only prices, by using a smart group for current members.</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Wayne Eaker</author>
<email>wayne@zengenuity.com</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/zengenuity/civicrm_groupprice</url>
<url desc="Documentation">https://github.com/zengenuity/civicrm_groupprice</url>
<url desc="Support">https://github.com/zengenuity/civicrm_groupprice</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2014-03-01</releaseDate>
<version>1.0.0</version>
<develStage>stable</develStage>
<compatibility>
<ver>4.4</ver>
</compatibility>
<comments>This extension works with both static and smart groups.</comments>
<civix>
<namespace>CRM/Groupprice</namespace>
</civix>
</extension>