Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 876 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 876 Bytes

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