Installing custom modules
You can extend your Developer Portal site by installing custom modules that you created, and also installing contributed modules from the Drupal community.
Before you begin
You must have administrator access to the Developer Portal to complete this task.
About this task
Note: The following modules are unsupported and their
installation is blocked in the Developer Portal:
advagg
advagg_bundler
advagg_css_minify
advagg_ext_minify
advagg_js_minify
advagg_mod
advagg_validator
backup_migrate
content_sync
delete_all
devel_themer
domain
php
simple_html_mail
statistics
swiftmailer
tfa
theme_editor
Procedure
- If the administrator dashboard is not displayed, click Manage to display it.
-
In the administrator dashboard, click Extend.
The List tab for the Extend page opens, and the list of installed modules is displayed. The list shows all the modules that are installed. The modules that are displayed with a selected checkbox are enabled, the modules that are displayed without a selected checkbox are not enabled.
- Click + Install new module, and either complete the Install from a URL field, or click Choose file to upload a filename.tar.gz module file from your local computer.
-
Click Install.
The Update manager confirms that the module was installed successfully.
- Click Enable newly added modules to return to the List tab for the Extend page.
-
Find your newly added module in the list of modules, select its checkbox, and click
Enable.
Your newly added module is now enabled and available for you to use in the Developer Portal.