Extension
Release Date
Release Version
1.2
Release Status
Stable
Release CiviCRM Compatibility
Download URL (zip)
XML
<?xml version="1.0"?>
<extension key="com.cividesk.normalize" type="module">
<file>normalize</file>
<name>Cividesk Normalize</name>
<description>Normalizes data prior to saving to database.</description>
<urls>
<url desc="Main Extension Page">https://github.com/cividesk/com.cividesk.normalize</url>
<url desc="Documentation">https://github.com/cividesk/com.cividesk.normalize/blob/master/README.md</url>
<url desc="Support">https://github.com/cividesk/com.cividesk.normalize/issues?state=open</url>
</urls>
<license>GNU Affero General Public License, version 3</license>
<maintainer>
<author>Nicolas Ganivet</author>
<email>nicolas@cividesk.com</email>
</maintainer>
<releaseDate>2024-08-29</releaseDate>
<version>1.2</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.27</ver>
<ver>5.39</ver>
<ver>5.45</ver>
<ver>5.49</ver>
</compatibility>
<comments>This module is very configurable - choose which data you want to normalize and how! Settings are accessed from the 'Administer / Customize Data and Screens / Cividesk Normalize' menu.</comments>
<civix>
<namespace>CRM/Normalize</namespace>
<format>23.02.1</format>
</civix>
<mixins>
<mixin>menu-xml@1.0.0</mixin>
<mixin>smarty-v2@1.0.3</mixin>
</mixins>
<classloader>
<psr0 prefix="CRM_" path="."/>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
</extension>
<extension key="com.cividesk.normalize" type="module">
<file>normalize</file>
<name>Cividesk Normalize</name>
<description>Normalizes data prior to saving to database.</description>
<urls>
<url desc="Main Extension Page">https://github.com/cividesk/com.cividesk.normalize</url>
<url desc="Documentation">https://github.com/cividesk/com.cividesk.normalize/blob/master/README.md</url>
<url desc="Support">https://github.com/cividesk/com.cividesk.normalize/issues?state=open</url>
</urls>
<license>GNU Affero General Public License, version 3</license>
<maintainer>
<author>Nicolas Ganivet</author>
<email>nicolas@cividesk.com</email>
</maintainer>
<releaseDate>2024-08-29</releaseDate>
<version>1.2</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.27</ver>
<ver>5.39</ver>
<ver>5.45</ver>
<ver>5.49</ver>
</compatibility>
<comments>This module is very configurable - choose which data you want to normalize and how! Settings are accessed from the 'Administer / Customize Data and Screens / Cividesk Normalize' menu.</comments>
<civix>
<namespace>CRM/Normalize</namespace>
<format>23.02.1</format>
</civix>
<mixins>
<mixin>menu-xml@1.0.0</mixin>
<mixin>smarty-v2@1.0.3</mixin>
</mixins>
<classloader>
<psr0 prefix="CRM_" path="."/>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
</extension>