2017 © Pedro Peláez
 

silverstripe-vendormodule admin

SilverWare Admin Module.

image

silverware/admin

SilverWare Admin Module.

  • Tuesday, June 12, 2018
  • by PraxisNetAu
  • Repository
  • 1 Watchers
  • 1 Stars
  • 1,359 Installations
  • JavaScript
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 13 Versions
  • 18 % Grown

The README.md

SilverWare Admin Module

Latest Stable Version Latest Unstable Version License, (*1)

Allows an admin style for SilverStripe Admin v4 to be defined via configuration., (*2)

Contents

Background

Spiritual successor to SilverStripe Moderno Admin, for SS4., (*3)

Requirements

Installation

Installation is via Composer:, (*4)

$ composer require silverware/admin

Configuration

As with all SilverStripe modules, configuration is via YAML. Extensions to LeftAndMain are applied via config.yml., (*5)

Admin Style

You can customise the admin appearance via YAML by defining an admin_style array in your configuration. This needs to be applied to LeftAndMain. For example:, (*6)

SilverStripe\Admin\LeftAndMain:
  admin_style:
    ColorBackgroundMenuHeader: '#005b94'
    ColorBackgroundHoverMenuHeader: '#207bb4'
    ColorForegroundSiteName: '#fff'
    ColorForegroundProfile: '#fff'
    ColorIconLogo: '#fff'
    ColorIconProfile: '#fff'
    ColorIconLogout: '#fff'
    ColorBorderBottomSiteName: '#106ba4'
    ColorBackgroundMenu: '#20282c'
    ColorBackgroundMenuItem: '#20282c'
    ColorForegroundMenuItem: '#bfc0c0'
    ColorBackgroundHoverMenuItem: 'rgba(255, 255, 255, 0.1)'
    ColorForegroundHoverMenuItem: '#fff'
    ColorBackgroundCurrentMenuItem: '#139fda'
    ColorForegroundCurrentMenuItem: '#fff'
    ColorBorderRightMenuHide: false
    ColorBorderRightMenu: '#20282c'
    ColorIconMenuItem: '#bfc0c0'
    ColorIconHoverMenuItem: '#fff'
    ColorIconCurrentMenuItem: '#fff'
    ColorMenuItemAfterText: '#fff'
    ColorBackgroundToggle: '#20282c'
    ColorBorderTopToggle: '#20282c'
    ColorToggleStatus: '#fff'
    ColorToggleCollapse: '#fff'
    ColorBorderFocusField: '#139fda'

Each variable should be self-explanatory, with the exception of ColorBorderRightMenuHide. If set to true, the thin line on the right-hand side of the admin menu will be hidden, and ColorBorderRightMenu will be ignored., (*7)

Disabling Admin Style

If you need to disable the admin style, so that the standard SS4 admin style is used, simply set admin_style_disabled to true for LeftAndMain:, (*8)

SilverStripe\Admin\LeftAndMain:
  admin_style_disabled: true

Issues

Please use the GitHub issue tracker for bug reports and feature requests., (*9)

Contribution

Your contributions are gladly welcomed to help make this project better. Please see contributing for more information., (*10)

Maintainers

Colin Tucker Praxis Interactive
Colin Tucker Praxis Interactive

License

BSD-3-Clause © Praxis Interactive, (*11)

The Versions

12/06 2018

dev-master

9999999-dev https://github.com/praxisnetau/silverware-admin

SilverWare Admin Module.

  Sources   Download

BSD-3-Clause

The Requires

 

admin silverstripe silverware

12/06 2018

1.4.0

1.4.0.0 https://github.com/praxisnetau/silverware-admin

SilverWare Admin Module.

  Sources   Download

BSD-3-Clause

The Requires

 

admin silverstripe silverware

24/05 2018

1.3.1

1.3.1.0 https://github.com/praxisnetau/silverware-admin

SilverWare Admin Module.

  Sources   Download

BSD-3-Clause

The Requires

 

admin silverstripe silverware

23/05 2018

1.3.0

1.3.0.0 https://github.com/praxisnetau/silverware-admin

SilverWare Admin Module.

  Sources   Download

BSD-3-Clause

The Requires

 

admin silverstripe silverware

08/10 2017

1.2.2

1.2.2.0 https://github.com/praxisnetau/silverware-admin

SilverWare Admin Module.

  Sources   Download

BSD-3-Clause

The Requires

 

admin silverstripe silverware

07/10 2017

1.2.1

1.2.1.0 https://github.com/praxisnetau/silverware-admin

SilverWare Admin Module.

  Sources   Download

BSD-3-Clause

The Requires

 

admin silverstripe silverware

09/09 2017

1.2.0

1.2.0.0 https://github.com/praxisnetau/silverware-admin

SilverWare Admin Module.

  Sources   Download

BSD-3-Clause

The Requires

 

admin silverstripe silverware

29/08 2017

1.1.0

1.1.0.0 https://github.com/praxisnetau/silverware-admin

SilverWare Admin Module.

  Sources   Download

BSD-3-Clause

The Requires

 

admin silverstripe silverware

04/07 2017

1.0.4

1.0.4.0 https://github.com/praxisnetau/silverware-admin

SilverWare Admin Module.

  Sources   Download

BSD-3-Clause

The Requires

 

admin silverstripe silverware

20/06 2017

1.0.3

1.0.3.0 https://github.com/praxisnetau/silverware-admin

SilverWare Admin Module.

  Sources   Download

BSD-3-Clause

The Requires

 

admin silverstripe silverware

19/06 2017

1.0.2

1.0.2.0 https://github.com/praxisnetau/silverware-admin

SilverWare Admin Module.

  Sources   Download

BSD-3-Clause

The Requires

 

admin silverstripe silverware

16/06 2017

1.0.1

1.0.1.0 https://github.com/praxisnetau/silverware-admin

SilverWare Admin Module.

  Sources   Download

BSD-3-Clause

The Requires

 

admin silverstripe silverware

15/06 2017

1.0.0

1.0.0.0 https://github.com/praxisnetau/silverware-admin

SilverWare Admin Module.

  Sources   Download

BSD-3-Clause

The Requires

 

admin silverstripe silverware