Skip to content

Both.org

News, Opinion, Tutorials, and Community for Linux Users and SysAdmins

Primary Menu
  • About Us
  • Computers 101
    • Hardware 101
    • Operating Systems 101
  • End of 10 Events
    • Wake Forest, NC, — 2025-09-20
  • Linux
    • Why I use Linux
    • The real reason we use Linux
  • My Linux Books
    • systemd for Linux SysAdmins
    • Using and Administering Linux – Zero to SysAdmin: 2nd Edition
    • The Linux Philosophy for SysAdmins
    • Linux for Small Business Owners
    • Errata
      • Errata for The Linux Philosophy for SysAdmins
      • Errata for Using and Administering Linux — 1st Edition
      • Errata for Using and Administering Linux — 2nd Edition
  • Open Source Resources
    • What is Open Source?
    • What is Linux?
    • What is Open Source Software?
    • The Open Source Way
  • Write for us
    • Submission and Style guide
    • Advertising statement
  • Downloads
  • Home
  • Project Browser: Finding And Installing Drupal Modules In A Few Clicks
  • Linux

Project Browser: Finding And Installing Drupal Modules In A Few Clicks

Project Browser Initiative is aimed at providing an easy process of discovering and installing contributed modules directly from the Drupal admin UI.
Nadine Nykolaichuk January 24, 2024 6 minutes read
browser_web_internet_website

Image by: Opensource.com CC-by-SA 4.0

The Drupal CMS is built on a modular principle, empowering users to extend websites with an endless array of functionalities. However, it can be overwhelming for beginners or non-developers to find, choose, and install contributed modules.

Project Browser comes to the rescue! This is a truly remarkable Drupal innovation on the journey from Drupal 10 to Drupal 11, designed to make the CMS easier to use for anyone. In this article, you’ll discover more about Project Browser Initiative’s goals, why Project Browser is important, how the tool works, and when it is expected to become part of the Drupal core.

Project Browser Initiative: goals and importance

Project Browser Initiative is one of the key strategic initiatives for Drupal, aimed at providing an easy workflow of finding and installing contributed modules. Without going to drupal.org, it will be possible with Project Browser to search for the needed modules directly from your Drupal admin dashboard and then install them in a few clicks. This eliminates the complicated steps, gives people a good start, and adds more consistency to the process.

As mentioned on the Initiative’s page, Project Browser is primarily meant for people who are new to Drupal and for site builders. It’s worth mentioning that “ambitious site builders” is a category of Drupal users that Drupal’s creator Dries Buytaert often mentions as a strategically important user persona.

One of the project’s co-leads, Leslie Glynn, at the Florida DrupalCamp 2023 session, discussed the key problems Project Browser Initiative aimed to solve. She said that creating a Drupal website became relatively easy, but what happens next when users want to extend it with more functionality?

Leslie creatively compared the process of getting new modules for a website with going to a grocery store with an overwhelming amount of different cereal boxes. So, she said, the creators of Project Browser strive to help people narrow down their search among dozens of thousands of Drupal modules and find exactly what fits their requirements.

In addition to making it easier for users to browse for great modules, Project Browser also helps the community highlight and recommend these great modules, thus attracting more people to Drupal.
In his DrupalCon Pittsburgh 2023 keynote, Drupal’s creator Dries Buytaert called Project Browser a great way to highlight innovation. “Right now, Project Browser is focused on helping people install, update, and find Drupal modules,” said Dries, “but in the future, we can do more to spotlight great innovations.” Dries also made a comparison with an app store on your phone, which doesn’t immediately make updates but helps you discover great new things.

How Project Browser works

For today, Project Browser exists as a contributed module with a plan to become part of the Drupal core soon. You can already see how it works. Either install it on your Drupal website via Composer or click the “Try it now” button on the project’s page, which creates a Drupal site on Gitpod with Project Browser installed.
The project’s co-lead Leslie Glynn told the audience about that at DrupalCon Lille 2023’s session “Project Browser Initiative: Where We’re At and How You Can Help,” encouraging everyone to try Project Project out and report any found issues.

Project Browser provides a UI for browsing contributed Drupal projects with a set of useful features to optimize the process. First of all, it’s easy to notice a new “Browse” tab on the Extend page of the Drupal admin dashboard.

The Project Browser’s UI shows you suggestions for contributed modules based on filtering and sorting features. The default sorting is by usage, which means that the most popular modules show up first. The recommended default filters are as follows:

  • modules that are compatible with the version of the site you are running Drupal on (you no longer need to worry about versions)
  • modules that have security coverage
  • modules are maintained

You can filter modules by categories or use the search bar to find modules by keywords or module names.

Once you have chosen the module you would like to install, you can click the “Add and install” button and, in several seconds, the module will be installed.

The initial MVP didn’t include automatic installations. Users were supposed to only be shown the instructions for installing the chosen module via Composer. The functionality for automatic installation with Composer running behind the scenes was announced as a work in progress in a separate experimental branch. Initiative’s co-lead Chris Wells mentioned that at the “Project Browser Initiative: Where We’re At” session of DrupalCon Prague.

Later, automatic installation was added to the MVP, and we can already see in the above-mentioned Gitpod installation of Project Browser that the modules are installed once the ‘Add and install” button is clicked. That is an amazing improvement, considering that users with little to no technical skills are not comfortable with using the Composer command-line tool.

Project Browser’s future and contribution opportunities

All kinds of contributions to Project Browser are most welcome from anyone who wants to get involved. There are opportunities to get involved at all levels of expertise, both code and non-code contributions. For example, every module needs a short non-technical summary and a logo to be displayed in Project Browser. As Leslie Glynn emphasized at the above-mentioned session, all kinds of contributions are encouraged — in design, UX, accessibility, testing, documentation, site building, backend and frontend coding, and beginner feedback.

So when can we see Project Browser in the Drupal core? The best way to learn the latest news about the readiness of any functionality is to listen to Driesnote. At DrupalCon Lille 2023’s keynote, Dries Buytaert said Project Browser is well underway and is targeted for Drupal 10.3. This means we should all be very likely to welcome this outstanding functionality in the Drupal core in the year 2024.

Final thoughts

The ability to extend Drupal at the click of a button looks like one of the most ground-breaking innovations in Drupal’s history. Let the title of “the most user-friendly CMS” be added to the long list of compliments Drupal is deservedly getting. Thanks to the hard work of all contributors to the Project Browser Initiative, this should become a reality soon!

Post navigation

Previous: How I use cron in Linux
Next: The impact of the Linux philosophy

Related Stories

wfh_work_home_laptop_work
  • Advanced
  • Command Line
  • Linux
  • Tools

Beyond the Basics: Advanced Text Processing with awk and sed

Saikat Goswami May 8, 2026
retro_old_unix_computer
  • Fortran 77
  • Linux
  • Programming

5 things to know when learning FORTRAN 77

Jim Hall May 6, 2026
Typewriter-lead
  • Books
  • Linux
  • Printing
  • Using and Administering Linux

Book Update — Chapter 26, Printers

David Both May 1, 2026

Random Quote

We live in a society exquisitely dependent on science and technology in which hardly anyone knows anything about science and technology.

— Carl Sagan

Why I’ve Never Used Windows

On February 12 I gave a presentation at the Triangle Linux Users Group (TriLUG) about why I use Linux and why I’ve never used Windows.

Here’s the link to the video: https://www.youtube.com/live/uCK_haOXPFM 

Why there’s no such thing as AI

Last October at All Things Open (ATO) I was interviewed by Jason Hibbits of We Love Open Source. It’s posted in the article “Why today’s AI isn’t intelligent (yet)“.

Technically We Write — Our Partner Site

Our partner site, Technically We Write, has published a number of articles from several contributors to Both.org. Check them out.

Technically We Write is a community of technical writers, technical editors, copyeditors, web content writers, and all other roles in technical communication.

Subscribe to Both.org

To comment on articles, you must have an account.

Send your desired user ID, first and last name, and an email address for login (this must be the same email address used to register) to subscribe@both.org with “Subscribe” as the subject line.

You’ll receive a confirmation of your subscription with your initial password as soon as we are able to process it.

Administration

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

License and AI Statements

Both.org aims to publish everything under a Creative Commons Attribution ShareAlike license. Some items may be published under a different license. You are responsible to verify permissions before reusing content from this website.

The opinions expressed are those of the individual authors, not Both.org.

You may not use this content to train AI.

 

Advertising Statement

Both.org does not sell advertising on this website.


Advertising may keep most websites running—but at Both.org, we’re committed to keeping our corner of the web ad-free. Both.org does not sell advertising on the website. Nor do we offer sponsored articles at this time. We’ll update this page if our position on sponsorships changes.

We want to be open about how the website is funded. Both.org is supported entirely by David Both and a few other dedicated individuals.

 

 

Copyright © All rights reserved. | MoreNews by AF themes.