Contact Dashboard Tabs Version 2.1.4

Release Date
Release Version
2.1.4
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="com.joineryhq.cdashtabs" type="module">
<file>cdashtabs</file>
<name>Contact Dashboard Tabs</name>
<description>Divides the Contact Dashboard into tabs for ease of use. Also allows display of profiles as read-only tabs in the Contact Dashboard.</description>
<license>GPL-3.0</license>
<maintainer>
<author>Allen Shaw</author>
<email>allen@joineryhq.com</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/twomice/com.joineryhq.cdashtabs</url>
<url desc="Documentation">https://github.com/twomice/com.joineryhq.cdashtabs</url>
<url desc="Support">https://github.com/twomice/com.joineryhq.cdashtabshttps://github.com/twomice/com.joineryhq.cdashtabs/issues</url>
<url desc="Licensing">http://www.gnu.org/licenses/gpl-3.0.html</url>
</urls>
<releaseDate>2023-08-03</releaseDate>
<version>2.1.4</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.58</ver>
</compatibility>
<comments>Displays Contact Dashboard as clickable tabs; adds "Display on Contact Dashboard?" checkbox on Profile configuration forms.</comments>
<classloader>
<psr4 prefix="Civi\" path="Civi"/>
<psr0 prefix="CRM_" path="."/>
</classloader>
<civix>
<namespace>CRM/Cdashtabs</namespace>
<format>23.02.1</format>
</civix>
<mixins>
<mixin>menu-xml@1.0.0</mixin>
<mixin>setting-php@1.0.0</mixin>
<mixin>smarty-v2@1.0.1</mixin>
</mixins>
<upgrader>CRM_Cdashtabs_Upgrader</upgrader>
</extension>