relationshipsearch 1.0-alpha2

Extension
Release Date
Release Version
1.0-alpha2
Release Status
Alpha
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="be.chiro.civi.relationshipsearch" type="module">
<file>relationshipsearch</file>
<name>Relationship Search API</name>
<description>This extension provides some extra relationship API functionality.</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Johan Vervloet</author>
<email>helpdesk@chiro.be</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/Chirojeugd-Vlaanderen/relationshipsearch</url>
<url desc="Documentation">https://github.com/Chirojeugd-Vlaanderen/relationshipsearch</url>
<url desc="Support">https://github.com/Chirojeugd-Vlaanderen/relationshipsearch</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2017-01-23</releaseDate>
<version>1.0-alpha2</version>
<compatibility>
<ver>4.7</ver>
</compatibility>
<comments>Call ActiveRelationship.get with param active_on to search for
relationships that were active on a given date.</comments>
<civix>
<namespace>CRM/Relationshipsearch</namespace>
</civix>
<requires>
<ext>be.chiro.civi.queryapitools</ext>
</requires>
</extension>