Contact Layout Editor Version 1.7.2

Release Date
Release Version
1.7.2
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="org.civicrm.contactlayout" type="module">
<file>contactlayout</file>
<name>Contact Layout Editor</name>
<description>Edit the contact summary screen. Create multiple layouts to display different types of contacts to different users.</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Coleman Watts</author>
<email>coleman@civicrm.org</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://civicrm.org/extensions/contact-layout-editor</url>
<url desc="Documentation">https://github.com/civicrm/org.civicrm.contactlayout</url>
<url desc="Support">https://github.com/civicrm/org.civicrm.contactlayout/issues</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2020-09-16</releaseDate>
<version>1.7.2</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.19</ver>
</compatibility>
<comments>Looks best with a bootstrap theme such as Shoreditch.</comments>
<requires>
<ext>org.civicrm.angularprofiles</ext>
</requires>
<civix>
<namespace>CRM/Contactlayout</namespace>
</civix>
<classloader>
<psr4 prefix="Civi\" path="Civi" />
</classloader>
</extension>