Skip to content
Snippets Groups Projects
Commit 99d18bf1 authored by Joachim Valdemar Yde's avatar Joachim Valdemar Yde
Browse files

Minor formatting to removal of modules

parent a29f8dd3
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ The existing documentation is kept solely to assist for websites existing before
:::
---
In the event that the modules provided via the [CERN Drupal Distribution](https://gitlab.cern.ch/drupal/paas/cern-drupal-distribution/-/blob/v9.4-1/composer.json#L103)) are not sufficient for your needs, you may:
In the event that the modules provided via the [CERN Drupal Distribution](https://gitlab.cern.ch/drupal/paas/cern-drupal-distribution/-/blob/v9.4-1/composer.json#L103) are not sufficient for your needs, you may:
- post on the [CERN Drupal Community Forums](https://drupal-community.web.cern.ch/) to see whether others have already achieved what you are looking for;
- submit a request to the Drupal Team to evaluate whether the feature(s) you require can be accommodated by adding a new module to the CERN Drupal Distribution, benefitting all CERN websites; or
......@@ -25,7 +25,7 @@ If you require a set-and-forget solution, please do not exceed what is offered i
## Uninstalling Modules
While it is possible to also just remove the modules from webdav or composer directly, it is recommended to go through the Drupal interface directly.
While it is possible to also just remove the modules from `webdav` or `composer` directly, it is recommended to go through the Drupal interface.
This approach has the added benefit of displaying warnings in the event that published content will be impacted by the removal of the module(s) in question,
and removing associated configurations from the database.
......@@ -61,3 +61,5 @@ Click **Uninstall**.
![Confirming the uninstallation and removal of the chosen module(s).](/assets/img/5-development/uninstall_4.png)
<p class="image-caption-shadow">Confirming the uninstallation and removal of the chosen module(s).</p>
If you are facing any issues uninstalled custom modules from your website, please reach out.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment