Linkage add-on for SilverStripe
|
2 meses atrás | |
---|---|---|
_config | 2 meses atrás | |
code | 2 meses atrás | |
css | 2 meses atrás | |
docs | 2 meses atrás | |
img | 2 meses atrás | |
templates | 2 meses atrás | |
.editorconfig | 2 meses atrás | |
.travis.yml | 2 meses atrás | |
_config.php | 2 meses atrás | |
changelog.md | 2 meses atrás | |
composer.json | 2 meses atrás | |
contributing.md | 2 meses atrás | |
license.md | 2 meses atrás | |
readme.md | 2 meses atrás |
Linkage add-on for SilverStripe
Linkage is a very simple landing page SilverStripe add-on.
It provides a place to add your own custom links that appear on the CMS landing page (GridField style).
ScreenShot from SilverStripe 3.1.10
ScreenShot from SilverStripe 3.5.3 with a custom OMI Ltd. theme
Note: This is early days and the add-on is NOT all that 'flash' at the mo.
Feel free to comment with ideas!
SilverStripe Framework 3.0+
(No SilverStripe4 version available .... yet)
Please follow the standard module installation documentation
The module should reside in a top-level directory called linkage/
Don't forget, no matter how you choose to install, once done you must build and flush /dev/build?flush=all
composer require ominz/linkage 1.0.0
or if you don't have Composer you can download composer.phar and then run:
php composer.phar require ominz/linkage 1.1.0
Note: don't forget to change the version to the one which you're after,
There is a problem in the way the module holds focus in the CMS. I'm looking at this now ... it might mean that I cannot have linkage as the default landing page without the user having to modify their _config.yml file Please use the issues link to add any bungness you find, or check to see what's going on in the funky functions world.
Dwayne <dwayne at omi dot nz>
OMI Ltd. <adm at omi dot nz>