contao-thememanager/ctm-push-navigation

There is no license information available for the latest version (1.1.5) of this package.

Push navigation integration for Contao Theme-Manager

Fund package maintenance!
oveleon

Installs: 282

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Language:SCSS

Type:symfony-bundle

1.1.5 2024-10-29 14:25 UTC

This package is auto-updated.

Last update: 2024-10-29 16:58:37 UTC


README

Description

Extends the theme manager configuration with new fields for a push navigation integration.

After compiling your theme, make sure to add:

  • _pushnavigation.css to your Layout stylesheet settings
  • js_ctm_pushnavigation to your javascript template

Make sure to follow following order of css files in your layout due to performance

  1. _pushnavigation.css
  2. ...
  3. _theme.css (theme manager core)
  4. ...

Settings