Version 1.4

Extension
Release Date
Release Version
1.4
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="formfieldlibrary" type="module">
<file>formfieldlibrary</file>
<name>Form Field Library</name>
<description>This extension has a collection of form fields which can be used in other extensions.</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Jaap Jansma</author>
<email>jaap.jansma@civicoop.org</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://lab.civicrm.org/extensions/formfieldlibrary</url>
<url desc="Documentation">https://lab.civicrm.org/extensions/formfieldlibrary/blob/master/README.md</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2020-05-04</releaseDate>
<version>1.4</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.0</ver>
<ver>5.13</ver>
</compatibility>
<classloader>
<psr4 prefix="Civi\" path="Civi" />
</classloader>
<civix>
<namespace>CRM/Formfieldlibrary</namespace>
</civix>
</extension>