-
Notifications
You must be signed in to change notification settings - Fork 6
/
info.xml
27 lines (27 loc) · 1.14 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
27
<?xml version="1.0"?>
<extension key="com.fountaintribe.hebrewcalendarhelper" type="module">
<file>hebrewcalendarhelper</file>
<name>Hebrew Calendar Helper</name>
<description>Has a variety of functionality related to the Hebrew calendar. This includes mail merge tokens, demographic information, Hebrew date of birth, yahrzeits, APIs and more</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Sarah Gladstone</author>
<email>[email protected]</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://civicrm.org/extensions/hebrew-calendar</url>
<url desc="Documentation">https://github.com/sgladstone/com.fountaintribe.hebrewcalendarhelper/wiki</url>
<url desc="Support">https://github.com/sgladstone/com.fountaintribe.hebrewcalendarhelper/issues</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2019-09-15</releaseDate>
<version>4.0.6</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.9</ver>
</compatibility>
<comments></comments>
<civix>
<namespace>CRM/Hebrewcalendarhelper</namespace>
</civix>
</extension>