Skip to content
Snippets Groups Projects
Commit b4fbeda1 authored by Prakhar Katyayan's avatar Prakhar Katyayan
Browse files

Added "Fetching custom modules"

parent 02634a89
No related branches found
No related tags found
No related merge requests found
1. Access the Website via Cyberduck (WebDAV)
- Use Cyberduck to connect to WebDAV.
- Guide on how to connect using Cyberduck: [Cyberduck - WebDAV](https://drupal.docs.cern.ch/development/webdav-client)
- Guide for retrieving the WebDAV password: [WebDAV Password Retrieval](https://drupal.docs.cern.ch/development/access-via-webdav)
2. Navigating to Custom Modules
- Once connected via WebDAV, navigate to the modules folder.
- In the modules folder, look for the custom modules sub-folder.
- If no sub-folder exists, custom modules are within the main modules folder.
3. Removing Custom Modules
- You can remove the custom directly from Cyberduck by deleting the desired module.
Summary
To fetch custom modules, connect to the website via Cyberduck using WebDAV. Navigate to the modules folder to locate custom modules, then remove them either using the CLI or directly through Cyberduck.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment