nswdpc / silverstripe-link
Adds a Link Object that can be link to a URL, Email, Phone number, an internal Page or File.
Package info
github.com/nswdpc/silverstripe-link
Type:silverstripe-vendormodule
pkg:composer/nswdpc/silverstripe-link
Fund package maintenance!
v2.0.0-rc2
2026-07-28 02:10 UTC
Requires
Requires (Dev)
- cambis/silverstan: ^2
- cambis/silverstripe-rector: ^2
- friendsofphp/php-cs-fixer: ^3
- nswdpc/ci-files: dev-v-4
- phpstan/phpstan: ^2
- phpstan/phpstan-phpunit: ^2
- phpunit/phpunit: ^11.5
- rector/rector: ^2
Replaces
- gorriecoe/silverstripe-link: v2.0.0-rc2
This package is auto-updated.
Last update: 2026-07-28 02:10:44 UTC
README
This is a fork of gorriecoe/silverstripe-link.
The intent of this fork is to provide a migration path to silverstripe/link.
Silverstripe link
Adds a Link Object that can be link to a URL, Email, Phone number, an internal Page or File.
Installation
Composer is the recommended way of installing SilverStripe modules.
composer require nswdpc/silverstripe-link
Documentation
Check out documentation