- <?xml version="1.0" encoding="UTF-8"?>
- <plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
- <name>Favourites</name>
- <author>Lauri Korpela</author>
- <version>1.0.0</version>
- <category>social</category>
- <description>Users can mark items as favourites.</description>
- <license>GNU General Public License version 2</license>
- <requires>
- <type>elgg_release</type>
- <version>1.8</version>
- </requires>
- </plugin_manifest>
|