- πΊπΈUnited States generalredneck Texas, USA πΊπΈ
FYI it is possible to install this using composer from the issue queue fork
add the following to your comopser file:
"repositories": [ { "type": "vcs", "url": "https://git.drupalcode.org/issue/menu_item_visibility-3141077.git" } ], "require": { "drupal/menu_item_visibility": "dev-8.x-1.x" }