Adds a Link Object that can be link to a URL, Email, Phone number, an internal Page or File.
First download silverstripe link using composer command in your project root:
composer require gorriecoe/silverstripe-link
If you are migrating from Linkable checkout Link migrator from dynamic.
If you are coming from Linkable and are looking for Embed functionality check out silverstripe-embed