aboutsummaryrefslogtreecommitdiff
path: root/mod/vegan/manifest.xml
blob: e991d8904a11ee651933042574d1a7bb1105be46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
  <name>Vegan</name>
  <author>Lorea Faeries</author>
  <version>0.0.1</version>
  <category>lorea</category>
  <category>spam</category>
  <category>admin</category>
  <description>Meat is murder, spam is rape.</description>
  <website>https://lorea.org/plugins/vegan</website>
  <repository>https://gitorious.org/lorea/vegan</repository>
  <bugtracker></bugtracker>
  <donations>https://lorea.org/support</donations>
  <copyright>2012,2013 Lorea Faeries (federation@lorea.org)</copyright>
  <license>GNU Affero General Public License version 3 or later</license>
  <requires>
    <type>elgg_release</type>
    <version>1.8</version>
  </requires>
  <activate_on_install>true</activate_on_install>
</plugin_manifest>