# Summary

Manages relationships between node ids and menu items.

The Menu Node API project fills in one of the "missing tables" in Drupal. This module does nothing on its own. Instead, it creates and maintains a {menu_node} table. This table maps the relationship between a node and its menu item (if any).

# Project URL

https://www.drupal.org/project/menu_node

# Where is the code?

Unknown

# Estimated completion date

Unknown

# Dependencies

None

# Who's doing the port?

Unknown

# What help do they need?

Unknown

# D8 roadmap

#2570839: [META] Drupal 9/10 port

# Background and reference information

Unknown

Comments

legaudinier created an issue.

Anybody’s picture

This module or a module like this would be very important for a menu <> node <> views integration... will there ever be a port to D8 or does someone know such a module?

Anybody’s picture

I created a general D8 issue for that: #2804335: Provide menu item integration for views