Skip to content

Commit 53dd5af

Browse files
committed
DOC Add composer install command and repository link
1 parent 08e57ab commit 53dd5af

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

docs/en/index.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ icon: link
66

77
# Linkfield
88

9-
Make sure that your Silverstripe CMS installation has [`silverstripe/linkfield`](https://github.com/silverstripe/silverstripe-linkfield/) installed.
10-
119
This module provides a Link model and CMS interface for managing different types of links. Including:
1210

1311
- Emails
@@ -16,4 +14,14 @@ This module provides a Link model and CMS interface for managing different types
1614
- Links to assets within the CMS
1715
- Phone numbers
1816

17+
## Installation
18+
19+
```bash
20+
composer require silverstripe/linkfield
21+
```
22+
23+
## GitHub repository
24+
25+
<https://github.com/silverstripe/silverstripe-linkfield>
26+
1927
[CHILDREN includeFolders]

0 commit comments

Comments
 (0)