Download the PHP package arillo/silverstripe-links without Composer
On this page you can find all versions of the php package arillo/silverstripe-links. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download arillo/silverstripe-links
More information about arillo/silverstripe-links
Files in arillo/silverstripe-links
Download arillo/silverstripe-links
More information about arillo/silverstripe-links
Files in arillo/silverstripe-links
Vendor arillo
Package silverstripe-links
Short Description Add links to any DataObject
License MIT
Homepage https://github.com/arillo/silverstripe-links
Package silverstripe-links
Short Description Add links to any DataObject
License MIT
Homepage https://github.com/arillo/silverstripe-links
Keywords linksilverstripe
Please rate this library. Is it a good library?
Informations about the package silverstripe-links
Arillo\Links
Add links to any DataObject.
Requirements
SilverStripe CMS ^4.0
Installation
Usage
Attach the Arillo\Links\LinkExtension
to your DataObject via config.yml
:
Inspect Arillo\Links\Link::DEFAULT_FIELDS_CONFIG
for all available config keys.
A link can be rendered in templates like this:
or use the template of the module:
Extending
Since version 1.x extensibility should have become easier. In this example we are adding the ability to create anchor links to elements:
Add extension via config:
Changelog
1.0.3
- upgraded
silvershop/silverstripe-hasonefield
1.0.0
- improved extensibility
All versions of silverstripe-links with dependencies
PHP Build Version
Package Version
The package arillo/silverstripe-links contains the following files
Loading the files please wait ....