Please publish Drupal 9 version on project page

Created on 27 September 2022, over 2 years ago
Updated 15 June 2023, over 1 year ago

Please publish Drupal 9 version on project page .. otherwise it is not possible to install this module with composer and this module is marked as unsupported on admin/reports/updates page.

Thank you very much.

πŸ“Œ Task
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡¦πŸ‡ΉAustria drupalfan2

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡Έ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"
        }
    
Production build 0.71.5 2024