-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinfo.xml
More file actions
25 lines (25 loc) · 938 Bytes
/
info.xml
File metadata and controls
25 lines (25 loc) · 938 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8" ?>
<extension key="vanco.directpayment.processor" type="module">
<file>vanco</file>
<name>Vanco Payments</name>
<description>Vanco Direct Payment Processor</description>
<urls>
<url desc="Main Extension Page">https://github.com/backoffice/vanco.directpayment.processor</url>
<url desc="Documentation">https://github.com/backoffice/vanco.directpayment.processor</url>
<url desc="Support">http://www.backofficethinking.com</url>
<url desc="Licensing">http://civicrm.org/licensing</url>
</urls>
<license></license>
<maintainer>
<author>Backoffice Thinking</author>
<email>info@backofficethinking.com</email>
</maintainer>
<releaseDate>2016-04-14</releaseDate>
<version>1.0</version>
<develStage>stable</develStage>
<compatibility><ver>4.6</ver></compatibility>
<comments></comments>
<civix>
<namespace>CRM/Vanco</namespace>
</civix>
</extension>