Control Profile Visiblity Version 1.0

Release Date
Release Version
1.0
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="com.skvare.profilecontrol" type="module">
<file>profilecontrol</file>
<name>Profile Access Control</name>
<description>Profile Access Control</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Sunil Pawar</author>
<email>sunil@skvare.com</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/Skvare/com.skvare.profilecontrol</url>
<url desc="Documentation">https://github.com/Skvare/com.skvare.profilecontrol</url>
<url desc="Support">https://github.com/Skvare/com.skvare.profilecontrol</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2023-01-15</releaseDate>
<version>1.0</version>
<develStage>alpha</develStage>
<compatibility>
<ver>5.0</ver>
</compatibility>
<comments>This is a new, undeveloped module</comments>
<classloader>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
<civix>
<namespace>CRM/Profilecontrol</namespace>
<angularModule>crmProfilecontrol</angularModule>
</civix>
</extension>