Using the UI Installer on Gitpod
Last updated on
15 November 2023
Test Project Browser via Gitpod from the [Try It Now] Gitpod button on the Project Browser project page.
After it's up and running, execute the following in the terminal for enhanced security or just skip it:
ddev composer require drupal/core-vendor-hardening
There is no need to require the drupal/automatic_updates or drupal/project_browser dev packages (or clone repositories for these modules), as the dev packages are already required in the pod.
Then go to the Project Browser's main page - Admin > Extend > Browse modules. Now, you can click "Add and Install" for modules that are not on yet installed. (Login: admin/admin)
If for some reason, the Browse modules menu item doesn't exist:
- Go to Admin > Extend and enable the "Package manager" and "Project Browser" modules.
- Go to Admin > Configuration > Development > Project Browser and check the box 'Allow installing via UI (experimental)' and hit Save at the bottom.
Help improve this page
Page status: No known problems
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion
Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.