aboutsummaryrefslogtreecommitdiff
path: root/documentation/examples/plugins/manifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/examples/plugins/manifest.xml')
-rw-r--r--documentation/examples/plugins/manifest.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/examples/plugins/manifest.xml b/documentation/examples/plugins/manifest.xml
index 34dc82d2f..1c14a3990 100644
--- a/documentation/examples/plugins/manifest.xml
+++ b/documentation/examples/plugins/manifest.xml
@@ -72,6 +72,12 @@
<comparison>lt</comparison>
</requires>
+ <requires>
+ <type>priority</type>
+ <priority>after</priority>
+ <name>blog</name>
+ </requires>
+
<conflicts>
<type>plugin</type>
<name>profile_api</name>