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

Delete Fetching Custom Modules for Website (file)

parent 5712098c
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.
Finish editing this message first!
Please register or to comment