Module not appearing in Drupal after composer require

Created on 5 February 2024, 5 months ago
Updated 29 March 2024, 3 months ago

Problem/Motivation

I'm using Drupal 10.2.2. I ran the command: composer require 'drupal/tb_megamenu:^3.0@alpha'. I cleared cache, ran database updates and entity updates. Composer showed that it installed the module.

I am not seeing this module listed in Drupal Extend. I've searched for "TB", "Mega", "Menu" and "Better". I've looked up and down the list. I looked for TB Mega Menu blocks, but they aren't there.

Steps to reproduce

Using Drupal 10.2.2, install module shown here https://www.drupal.org/project/tb_megamenu → , using composer.

Does anyone have any idea what might be happening? I've verified that I ran composer in the same environment that I'm looking at in Drupal.

💬 Support request
Status

Closed: cannot reproduce

Version

3.0

Component

Code

Created by

🇺🇸United States rraney

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

Comments & Activities

  • Issue created by @rraney
  • 🇮🇳India dineshkumarbollu

    Hi @rraney
    I installed the module using composer, after that cleared cache and run updb,Module is installed properly.
    Drupal: 10.2

  • 🇮🇳India ravi kant Jaipur

    @rraney
    I am using as composer require 'drupal/tb_megamenu:^3.0@alpha' and composer.json is updating as "drupal/tb_megamenu": "^3.0@alpha",.

    Also you are saying that the module is not available on Extend page of Drupal so i am sure that module did not install.

    Are you sure, you are not getting any error during run composer command for install this module?

  • 🇺🇸United States rraney

    composer require 'drupal/tb_megamenu:^3.0@alpha'
    ./composer.json has been updated
    Running composer update drupal/tb_megamenu
    Gathering patches for root package.
    Loading composer repositories with package information
    Updating dependencies
    Nothing to modify in lock file
    Installing dependencies from lock file (including require-dev)
    Nothing to install, update or remove
    Generating autoload files
    64 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!
    phpstan/extension-installer: Extensions installed
    No security vulnerability advisories found.

    I installed using composer without issue as I already stated. I also cleared cache, ran updb and entup. Nothing is working. Maybe this isn't a module issue. Maybe it's a composer issue or something else, but hard for me to guess.

  • 🇮🇳India ravi kant Jaipur

    Are you getting any error in Recent log messages or browser console?

  • Status changed to Closed: cannot reproduce 3 months ago
  • 🇺🇸United States themodularlab
Production build 0.69.0 2024