Download the PHP package fromholdio/silverstripe-systemlinks without Composer
On this page you can find all versions of the php package fromholdio/silverstripe-systemlinks. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download fromholdio/silverstripe-systemlinks
More information about fromholdio/silverstripe-systemlinks
Files in fromholdio/silverstripe-systemlinks
Package silverstripe-systemlinks
Short Description A SilverStripe module that allows developers to define a static list of "system links" - login, logout, lostpassword, etc - and expose these for use in both back-end and templates.
License BSD-3-Clause
Homepage https://github.com/fromholdio/silverstripe-systemlinks
Informations about the package silverstripe-systemlinks
silverstripe-systemlinks
A SilverStripe module that allows developers to define a static list of "system links" - login, logout, lostpassword, etc - and expose these for use in both back-end and templates.
Integrate this with functionality that already allows users to build links, like Linkable/etc, to also let users build links to these outside-of-site-tree targets.
Requirements
SilverStripe 4 or 5
Installation
composer require fromholdio/silverstripe-systemlinks
No links are setup by default - to complete the install, you need to setup your links config:
Usage example
Documentation will be forthcoming, but also, it's just one class and pretty lean. Check the class itself to see all options at the moment.
Key uses are below:
Use to fuel values in a dropdown
Get link value from saved key
Get link for use in template .ss file
All versions of silverstripe-systemlinks with dependencies
silverstripe/vendor-plugin Version ~1.0 || ~2.0