relationship2summary Version 1.4

Release Date
Release Version
1.4
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="org.civicoop.relationship2summary" type="module">
<file>relationship2summary</file>
<name>Displays relationships in the contact summary</name>
<description>Shows a configured set of relationships on the contact summary screen</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Jaap Jansma</author>
<email>jaap@edeveloper.nl</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/civicoop/org.civicoop.relationship2summary</url>
<url desc="Documentation">https://github.com/civicoop/org.civicoop.relationship2summary/README.md</url>
<url desc="Support">http://civicoop.org</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2024-08-29</releaseDate>
<version>1.4</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.38</ver>
</compatibility>
<civix>
<namespace>CRM/Relationship2summary</namespace>
<format>23.02.1</format>
</civix>
<classloader>
<psr0 prefix="CRM_" path="."/>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
<upgrader>CRM_Relationship2summary_Upgrader</upgrader>
<mixins>
<mixin>smarty-v2@1.0.3</mixin>
</mixins>
</extension>