Skip to content

silverstripe/silverstripe-linkfield

Repository files navigation

Silverstripe link module

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

Documentation