You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 14/umbraco-cms/customizing/extending-overview/extension-types/condition.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,14 @@
1
1
---
2
-
description: Learn how to declare requirements for your extensions using the Extension Conditions.
2
+
description: >-
3
+
Learn how to declare requirements for your extensions using the Extension
4
+
Conditions.
3
5
---
4
6
5
7
# Extension Conditions
6
8
7
9
Extension Conditions declare requirements that should be permitted for the extension to be available. Many, but not all, Extension Types support Conditions.
8
10
9
-
[Read about utilizing conditions in Manifests](../extension-conditions/extension-conditions.md).
11
+
[Read about utilizing conditions in Manifests](../extension-conditions.md#utilizing-conditions-in-your-manifest).
0 commit comments