API key Version 1.3.2

Extension
Release Date
Release Version
1.3.2
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="com.cividesk.apikey" type="module">
<file>apikey</file>
<name>API Key Management</name>
<description>This extension allows the management of user API access keys.</description>
<urls>
<url desc="Licensing">http://civicrm.org/licensing</url>
<url desc="Main Extension Page">http://www.cividesk.com</url>
<url desc="Support">http://forum.civicrm.org</url>
</urls>
<license>AGPL v3</license>
<maintainer>
<author>Nicolas Ganivet</author>
<email>nicolas@cividesk.com</email>
</maintainer>
<releaseDate>2021-02-24</releaseDate>
<version>1.3.2</version>
<develStage>stable</develStage>
<compatibility>
<ver>4.7</ver>
<ver>5.0</ver>
</compatibility>
<downloadUrl>https://github.com/cividesk/com.cividesk.apikey/archive/v1.4.zip</downloadUrl>
<comments>Once installed, an 'API Key' tab will be available on contact screens for which you are authorized to manage the key. You are authorized either if the contact if yourself, or if you are an administrator with the 'edit all contacts' permission.</comments>
<civix>
<namespace>CRM/Apikey</namespace>
</civix>
</extension>