2017 © Pedro Peláez
 

silverstripe-vendormodule silverstripe-slicknav

Inserts slicknav into the theme

image

zazama/silverstripe-slicknav

Inserts slicknav into the theme

  • Thursday, July 19, 2018
  • by Zazama
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

SilverStripe-SlickNav

adds SlickNav to your theme, (*1)

installation

composer require zazama/silverstripe-slicknav, (*2)

configuration

Zazama\SlickNavPageControllerExtension:
  #ul containing your navigation
  navigationIdentifier: '#Navigation'

  #css breakpoint
  display_at_width: '992px'

  #include/don't include jQuery (true default)
  include_jquery: true

  #other options found @ slicknav.io inserted into the options object
  options:
    label: 'Menu'
    prependTo: 'body'

The Versions

19/07 2018

dev-master

9999999-dev

Inserts slicknav into the theme

  Sources   Download

MIT

The Requires

 

by Jan Metzger

navigation silverstripe menu mobile slicknav

19/07 2018

1.0.0

1.0.0.0

Inserts slicknav into the theme

  Sources   Download

MIT

The Requires

 

by Jan Metzger

navigation silverstripe menu mobile slicknav