On this page
Installing the Devportal 8.x-2.0 module
Last updated on
2 August 2019
The Devportal module requires Drupal 8.7.x or above.
Requirements
- PHP 7.1 or above
- Drupal 8.7.x or above.
Install
To install the Devportal module:
- Install the Devportal module using composer.
Composer will download the Devportal module and all dependencies.
Note: Composer must be executed at the root of your Drupal installation.
For example:
cd /<path-to-drupal>
composer require "drupal/devportal"
For more information about installing contributed modules using composer, see https://www.drupal.org/docs/develop/using-composer/using-composer-to-man...
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