We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08e57ab commit 53dd5afCopy full SHA for 53dd5af
1 file changed
docs/en/index.md
@@ -6,8 +6,6 @@ icon: link
6
7
# Linkfield
8
9
-Make sure that your Silverstripe CMS installation has [`silverstripe/linkfield`](https://github.com/silverstripe/silverstripe-linkfield/) installed.
10
-
11
This module provides a Link model and CMS interface for managing different types of links. Including:
12
13
- Emails
@@ -16,4 +14,14 @@ This module provides a Link model and CMS interface for managing different types
16
14
- Links to assets within the CMS
17
15
- Phone numbers
18
+## Installation
+
19
+```bash
20
+composer require silverstripe/linkfield
21
+```
22
23
+## GitHub repository
24
25
+<https://github.com/silverstripe/silverstripe-linkfield>
26
27
[CHILDREN includeFolders]
0 commit comments