Better Node Menu

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Better Node Menu improves the usability when adding or editing menu items. It allows users to drag menu items within the existing menu using the default Drupal tabledrag functionality. The module is also language aware and will automatically update the menu if the language is changed when editing or creating a node.

Installation

Install and enable the module. You don't need to configure anything. After enabling the module the node add/edit form will be altered.

Simple Login

Component type

module

Maintenance status

Development status

Component created

Component changed

Drupal ships with a user login block, but it's a little heavy for a lot of projects I work on. It includes the login form itself, and that's kind of a pain to style and might not have been considered in the initial design phase of the project. What I often need is just a more simple "Hello [user], Logout" link, or - in the case that user hasn't logged in yet, a simple "Login or Create Account" link.

Responsive Menu Combined

Component type

module

Maintenance status

Development status

Downloads

888

Component created

Component changed

This module allows you to combine multiple menus into the responsive hamburger menu. Each menu will show up as a tab. If the menus are on the current page, then it adds a class to them, where in your own theme you can hide and show them using a CSS media query.

This module uses no javascript. Instead, it uses checkboxes for sub-navigation and radio buttons for each tab.

Module output structure is correct, however, there are no default styles applied to it. This is alpha, therefore, structure may change.

Url Redirect

Component type

module

Maintenance status

Development status

Downloads

11250

Component created

Component changed

* Url Redirect is a simple, flexible module for allowing user(s) / role(s) to redirect from one
path to other.
* Url Redirect is also handy to add / edit / delete url(s) , specify role(s) / user(s) for url
redirect, set a message for url redirect, enable / disable.

Note: After 8.x-1.4 version URL Redirect changed as config entity. If you are using before 8.x-1.4 version, it's strongly recommended to not upgrade module as it deletes all existing redirects in your system.

Domain Traversal

Component type

module

Maintenance status

Development status

Downloads

898

Component created

Component changed

Easy navigation between domains for logged in users.

Depends on the Domain Access module.

This module adds new menu items per domain to easily traverse between the domains. Clicking the link of another domain, as a logged in user with the correct permissions, results in being logged in on that domain.

Atlas theme toolbar

Component type

module

Maintenance status

Development status

Component created

Component changed

Description

This module changes the style of the core Drupal 8 toolbar making it a lot prettier.

This module is made to work with the Atlas admin theme but can be used with any themes.

Install

- Download module.
- Enable module.
- Clear caches.

Todo

- Bring inline with Drupal 8 standards.
- Browser testing
- rtl support
- Look into using libraries for web fonts.