silverstripe/linkfield

Link management for Silverstripe CMS

Installs: 105 774

Dependents: 24

Suggesters: 0

Security: 0

Stars: 4

Watchers: 8

Forks: 15

Open Issues: 22

Type:silverstripe-vendormodule


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

Documentation