Install a module
User role
Drupal admin
You may choose to add a Drupal module to your Mukurtu CMS site to extend your site's functionality or further customize your site. Drupal modules can be found on their site at https://www.drupal.org/project/project_module.
Warning
Undertake these instructions at your own risk. We do not test external modules. Make sure that any modules you add have security advisory coverage. Adding a module requires access to the hosting server and the use of command line tools. Before following these instructions, make sure to back up your site, and confirm that you can restore from a backup.
Follow the instructions below to add a module to your Mukurtu CMS site.
- Navigate to the page for the module you want to install. In this case, we will install the @font-your-face module, which allows you to add custom fonts from the front end of your Mukurtu site. This module can be found at (https://www.drupal.org/project/fontyourface).
- Navigate to Releases.
-
Copy the most recently updated Install code.
-
Navigate to your terminal.
-
Open your site directory and paste the copied code snippet, then execute.
-
Navigate to your site and log in as an admin.
-
From the Administration menu, select Extend or navigate directly to
/admin/modules. -
Filter your site's modules by entering a term from your module into the Filter field. This examples uses the term
font, but the process is the same for any module you choose to add. -
Select the applicable modules. This example uses the @fontyourface and the @fontyourface - Local Fonts modules, but the process is the same for any module you choose to add.
-
Select "Install". You should receive a status message telling you that your modules have been installed successfully.





