Commit | Line | Data |
---|---|---|
6a488035 TO |
1 | <?xml version="1.0"?> |
2 | <extension key="org.civicrm.multisite" type="module"> | |
3 | <file>multisite</file> | |
4 | <name>CiviCRM Multisite</name> | |
5 | <description>Multisite permissioning for CiviCRM</description> | |
6 | <urls> | |
7 | <url desc="Main Extension Page">http://wiki.civicrm.org/confluence/pages/viewpage.action?pageId=80805988</url> | |
8 | <url desc="Support">http://forum.civicrm.org/index.php/board,51.0.html</url> | |
9 | <url desc="Licensing">http://civicrm.org/licensing</url> | |
10 | </urls> | |
11 | <license>AGPL</license> | |
12 | <maintainer> | |
13 | <author>CiviCRM LLC</author> | |
14 | <email>info@civicrm.org</email> | |
15 | </maintainer> | |
16 | <releaseDate>2013-02-15</releaseDate> | |
17 | <version>1.0</version> | |
18 | <develStage>stable</develStage> | |
19 | <compatibility> | |
20 | <ver>4.2</ver> | |
21 | <ver>4.3</ver> | |
22 | </compatibility> | |
23 | <comments>This is a port of the CiviCRM multisite module to an extension</comments> | |
24 | <civix> | |
25 | <namespace>CRM/Multisite</namespace> | |
26 | </civix> | |
27 | </extension> |