Portal User Management Version 1.3

Release Date
Release Version
1.3
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="portalusermanagement" type="module">
<file>portalusermanagement</file>
<name>Portal User Management</name>
<description>This extension adds the possiblity to create a portal user from a contact.</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/portalusermanagement</url>
<url desc="Documentation">https://lab.civicrm.org/extensions/portalusermanagement/-/blob/main/README.md</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2023-06-06</releaseDate>
<version>1.3</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.14</ver>
</compatibility>
<comments>Funded by Velt Vzw</comments>
<classloader>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
<civix>
<namespace>CRM/Portalusermanagement</namespace>
<format>22.05.0</format>
<angularModule>crmPortalusermanagement</angularModule>
</civix>
<mixins>
<mixin>setting-php@1.0.0</mixin>
<mixin>menu-xml@1.0.0</mixin>
</mixins>
</extension>