aboutsummaryrefslogtreecommitdiff
path: root/manifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.xml')
-rw-r--r--manifest.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/manifest.xml b/manifest.xml
index 3f4025988..75a25e4b9 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -13,4 +13,14 @@
<type>elgg_release</type>
<version>1.8</version>
</requires>
+ <suggests>
+ <type>plugin</type>
+ <name>colorbox</name>
+ <version>1.8</version>
+ </suggests>
+ <requires>
+ <type>priority</type>
+ <priority>after</priority>
+ <plugin>colorbox</plugin>
+ </requires>
</plugin_manifest> \ No newline at end of file