PHPackages                             zazama/silverstripe-elemental-linkify - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. zazama/silverstripe-elemental-linkify

ActiveSilverstripe-vendormodule[Utility &amp; Helpers](/categories/utility)

zazama/silverstripe-elemental-linkify
=====================================

A Silverstripe module to create links to elemental elements.

3.0.0(1mo ago)11091BSD-3-ClauseJavaScript

Since Oct 10Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/Zazama/silverstripe-elemental-linkify)[ Packagist](https://packagist.org/packages/zazama/silverstripe-elemental-linkify)[ RSS](/packages/zazama-silverstripe-elemental-linkify/feed)WikiDiscussions main Synced yesterday

READMEChangelog (4)Dependencies (5)Versions (7)Used By (0)

silverstripe-elemental-linkify
==============================

[](#silverstripe-elemental-linkify)

[![Packagist Version](https://camo.githubusercontent.com/c181d06650266d6e2cf89bce94f6c56d1525e21267378fac39d85e251cf0c080/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f5a617a616d612f73696c7665727374726970652d656c656d656e74616c2d6c696e6b6966793f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/c181d06650266d6e2cf89bce94f6c56d1525e21267378fac39d85e251cf0c080/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f5a617a616d612f73696c7665727374726970652d656c656d656e74616c2d6c696e6b6966793f7374796c653d666c61742d737175617265)[![GitHub](https://camo.githubusercontent.com/19af48d3ce8e618d08b2ddf7858792d7ca817016a285c5433c50635d0d1be56b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f5a617a616d612f73696c7665727374726970652d656c656d656e74616c2d6c696e6b6966793f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/19af48d3ce8e618d08b2ddf7858792d7ca817016a285c5433c50635d0d1be56b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f5a617a616d612f73696c7665727374726970652d656c656d656e74616c2d6c696e6b6966793f7374796c653d666c61742d737175617265)

Introduction
------------

[](#introduction)

silverstripe-elemental-linkify inserts a link type into TinyMCE where you can choose Elemental elements to link to. It also ships with a DBField that inserts a DropdownField into the CMS allowing you to choose both Page links or Elemental links.

Requirements
------------

[](#requirements)

- silverstripe/cms ^6

For older versions, see branches 1 (v4) and 2 (v5).

Installation
------------

[](#installation)

```
composer require zazama/silverstripe-elemental-linkify

```

Usage TinyMCE
-------------

[](#usage-tinymce)

Click on the link type "Element" which will open this window.

It will show a Dropdown with formatting: "\[Pagename\] Elementname"

[![TinyMCE](https://camo.githubusercontent.com/1de617f38692a3e4620d3311c5cef19a34f2116f347bda0d6e8387692e45c272/68747470733a2f2f7a617a616d612e64652f6173736574732f55706c6f6164732f656c656d656e74616c6c696e6b74696e796d63652e706e673f7669643d33)](https://camo.githubusercontent.com/1de617f38692a3e4620d3311c5cef19a34f2116f347bda0d6e8387692e45c272/68747470733a2f2f7a617a616d612e64652f6173736574732f55706c6f6164732f656c656d656e74616c6c696e6b74696e796d63652e706e673f7669643d33)

Usage Shortcode Field
---------------------

[](#usage-shortcode-field)

```
