Merge pull request #18364 from civicrm/5.30
[civicrm-core.git] / ext / ewaysingle / info.xml
CommitLineData
ae1baeec
SL
1<?xml version="1.0"?>
2<extension key="ewaysingle" type="module">
3 <file>ewaysingle</file>
4 <name>eway Single currency extension</name>
5 <description>Extension to contain the eWAY single currency Payment Processor.</description>
6 <license>AGPL-3.0</license>
7 <maintainer>
8 <author>Seamus Lee</author>
9 <email>seamuslee001@gmail.com</email>
10 </maintainer>
11 <urls>
68f481e6
SL
12 <url desc="Main Extension Page">https://github.com/civicrm/civicrm-core/blob/master/ext/ewayrecurring</url>
13 <url desc="Documentation">https://github.com/civicrm/civicrm-core/blob/master/ext/ewayrecurring</url>
14 <url desc="Support">https://github.com/civicrm/civicrm-core/blob/master/ext/ewayrecurring</url>
ae1baeec
SL
15 <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
16 </urls>
68f481e6 17 <releaseDate>2020-10-07</releaseDate>
ae1baeec 18 <version>1.0</version>
68f481e6 19 <develStage>stable</develStage>
ae1baeec 20 <compatibility>
68f481e6 21 <ver>5.31</ver>
ae1baeec 22 </compatibility>
68f481e6 23 <comments>This is an extension to contain the eWAY Single Currency Payment Processor</comments>
ae1baeec
SL
24 <classloader>
25 <psr4 prefix="Civi\" path="Civi"/>
26 </classloader>
27 <civix>
28 <namespace>CRM/Ewaysingle</namespace>
29 </civix>
30</extension>