35 lines
1.1 KiB
XML
35 lines
1.1 KiB
XML
<?xml version="1.0"?>
|
|
<extension key="org.agbu.batchexportperm" type="module">
|
|
<file>batchexportperm</file>
|
|
<name>Batch Export Permission</name>
|
|
<description>This extension restricts update to exported contribution for users not having Edit exported contributions permission.</description>
|
|
<license>AGPL-3.0</license>
|
|
<maintainer>
|
|
<author>Jon Goldberg</author>
|
|
<email>jon@megaphonetech.com</email>
|
|
</maintainer>
|
|
<urls>
|
|
<url desc="Main Extension Page">http://FIXME</url>
|
|
<url desc="Documentation">http://FIXME</url>
|
|
<url desc="Support">http://FIXME</url>
|
|
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
|
|
</urls>
|
|
<releaseDate>2018-06-29</releaseDate>
|
|
<version>1.0</version>
|
|
<develStage>stable</develStage>
|
|
<compatibility>
|
|
<ver>4.6</ver>
|
|
<ver>4.7</ver>
|
|
<ver>5.0</ver>
|
|
<ver>5.1</ver>
|
|
<ver>5.2</ver>
|
|
<ver>5.2</ver>
|
|
<ver>5.3</ver>
|
|
<ver>5.4</ver>
|
|
</compatibility>
|
|
<comments>This is a new, undeveloped module</comments>
|
|
<civix>
|
|
<namespace>CRM/BatchExportPerm</namespace>
|
|
</civix>
|
|
</extension>
|