@@ -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**.

<pclass="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.