-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
info.xml
26 lines (26 loc) · 1.1 KB
/
info.xml
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
26
<?xml version="1.0"?>
<extension key="au.com.agileware.pricesetfrequency" type="module">
<file>pricesetfrequency</file>
<name>Priceset Frequency</name>
<description>Provide the ability to define multiple recurring payment options in a Price Fieldset and the creation of separate recurring Contributions from a single Contribution Page.</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Agileware</author>
<email>support@agileware.com.au</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://bitbucket.org/agileware/au.com.agileware.pricesetfrequency</url>
<url desc="Documentation">https://bitbucket.org/agileware/au.com.agileware.pricesetfrequency/blob/master/README.md</url>
<url desc="Support">https://agileware.com.au/contact</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2024-05-17</releaseDate>
<version>2.0.0</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.70</ver>
</compatibility>
<civix>
<namespace>CRM/Pricesetfrequency</namespace>
</civix>
</extension>