Profile Conditionals Version 1.7.1

Release Date
Release Version
1.7.1
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="com.joineryhq.profcond" type="module">
<file>profcond</file>
<name>Profile Conditionals</name>
<description>Adds support for dynamic in-page behaviors based on changes to form fields in CiviCRM forms, including showing/hiding form elements and setting field values.</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.profcond</url>
<url desc="Documentation">https://twomice.github.io/com.joineryhq.profcond/</url>
<url desc="Support">https://github.com/twomice/com.joineryhq.profcond/issues</url>
<url desc="Licensing">http://www.gnu.org/licenses/gpl-3.0.html</url>
</urls>
<releaseDate>2024-07-10</releaseDate>
<version>1.7.1</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.27</ver>
</compatibility>
<comments/>
<civix>
<namespace>CRM/Profcond</namespace>
<format>23.02.1</format>
</civix>
<mixins>
<mixin>setting-php@1.0.0</mixin>
</mixins>
<classloader>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
</extension>