2017 © Pedro Peláez
 

contao-bundle contao-rootnav-bundle

Root navigation for contao, working best in multi domain setup.

image

heimrichhannot/contao-rootnav-bundle

Root navigation for contao, working best in multi domain setup.

  • Thursday, March 29, 2018
  • by digitales@heimrich-hannot.de
  • Repository
  • 6 Watchers
  • 0 Stars
  • 36 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 157 % Grown

The README.md

Rootnav

, (*1)

Provides a navigation to navigate between website roots. Therefore its working best in multi domain setup., (*2)

Features

  • Frontend Module allows creating a navigation containing root pages
  • Encore Bundle support

Requirements

  • PHP >= 7.4
  • Contao >= 4.9

Install

  • Install with composer
composer require heimrichhannot/contao-rootnav-bundle
  • update the database

Usage

Just create the frontendmodule of type 'Root navigation', configure it and include it in your layout or where you want to display it., (*3)

Encore support

If you use this bundle together with encore bundle, you need to active contao-rootnav-bundle as Active entry in your page configuration, if you want to use the default mobile view., (*4)

Migration

If you upgrade from rootnav module to rootnav bundle, please note that the frontend module type has changes. For automatic upgrade we provice a migration command do the renaming in the datasebase automatically for you., (*5)

php vendor/bin/contao-console huh:rootnav:migration

The Versions