silverstripe/linkfield
Link management for Silverstripe CMS
Package info
github.com/silverstripe/silverstripe-linkfield
Type:silverstripe-vendormodule
pkg:composer/silverstripe/linkfield
5.2.0
2026-02-17 20:04 UTC
Requires
- php: ^8.3
- silverstripe/cms: ^6
- silverstripe/framework: ^6.1
- silverstripe/versioned: ^3
Requires (Dev)
Suggests
None
Provides
None
Conflicts
None
Replaces
None
BSD-3-Clause be00d4d1e49b4d7db58de874064e9632a9a07f91
This package is auto-updated.
Last update: 2026-06-23 12:32:51 UTC
README
👁 CI
👁 Silverstripe supported module
This module provides a Link model and CMS interface for managing different types of links. Including:
- Emails
- External links
- Links to pages within the CMS
- Links to assets within the CMS
- Phone numbers
Installation
composer require silverstripe/linkfield
