LN Webworks: How to use Ultimenu in Drupal

Image removed.

What is Ultimenu?

Ultimenu is the UltimatelyDeadSimple megamenu ever with dynamic region creation. An Ultimenu block is based on a menu. mainly we used Ultimenu to create the mobile menus. Ultimenu regions are based on the menu items. The result is a block contains regions containing blocks, as opposed to a region contains blocks.

Image removed.

How do we install Ultimenu?

Install the module with composer:
run command:
composer require 'drupal/ultimenu:^2.11'

After downloading, click extend and enable the module. No further dependencies are required.

PubDate

Tags