‘Add a New Module’ missing in new Drupal 9 installation?

Categories: ,

Did you just install Drupal 9 and found the ‘Add a New Module’ button missing? Don’t worry, this is not an issue. It is so, by default. In Drupal we go to Extend section to install new modules to extend our site’s functionality. After a fresh install of Drupal 9, the ‘Add a New Module‘ is not enabled by default. In this post, you will see how to enable the ‘Add a New Module’ button so that you can install modules.

After installing Drupal 9, do the following to enable the ‘Add a new module’ button:

  1. Click on the EXTEND link / tab from the toolbar.
  2. You will see that there is no ‘Add a New Module’ button available.
  3. In the filter text box, type Update Manager.
  4. Select ‘Update Manager’ and install it.
  5. After that, click on ‘Update Script’ in the same page (http://localhost/yoursite/update.php).
    Run ‘Update Script’ to update database whenever a new release of Drupal or a module is installed.Before you run ‘Update Script’, you should:-

    1. Back up your code.
    2. Put your site into maintenance mode.
    3. Back up your database.
  6.  Click Continue to run the ‘Update Script’ and then click on ‘Administration Page’ to come back to the administration area.
  7. Click on ‘Extend’ link / tab in the toolbar

Now you should be able to see the ‘Add a new module’ button and additional tab ‘Update’ where you will see updates if any.

drupal9-add-new-module

Using the ‘Add a new module button’ you can install new modules by uploading or simply by providing the link to the module.

 

# Add a new module button is missing in Drupal
# Install Update Manager in Drupal
# How to install new module in Drupal

 

Previous

How to print photos in Windows 10 and change print size units from cm to inch?

How to disable the WordPress Block Widgets and Restore Classic Widgets?

Next

Leave a Reply

Discover more from Techubber

Subscribe now to keep reading and get access to the full archive.

Continue reading