Normal view

Module to access installation filesystem?

Hello,

my university gave me a Drupal 10 installation (10.3.14 to be precise - let's not comment on the fact that it's not up-to-date....) to create my research group's website with a login to an admin account for the CMS, but no filesystem access.

Since I'd like to access some installation files/folders, I was wondering if there is a Drupal module that will let me access the installation filesystem to operate on these files. Joomla (that I use for a different website) has a module called Phoca commander that does just this: https://www.phoca.cz/phocacommander Does something similar exist for Drupal?

submitted by /u/iacchi
[link] [comments]

Multiple Services Disruption

21 October 2025 at 00:41

Oct 21, 05:41 UTC
Resolved - Between 08:00 UTC and 22:53 UTC, an issue with an upstream provider affected multiple DigitalOcean services, including SMS-based 2FA (causing code delivery failures), Docker Hub-hosted images (impacting Managed Kubernetes and App Platform deployments), and SnapShooter backup jobs. The issue has been resolved, and all services are now stable and operating normally.

We appreciate your patience throughout this but if you continue to experience any issues, please create a support ticket from within the Cloud Control Panel for further analysis.

Oct 20, 10:21 UTC
Investigating - As of 08:00 UTC our Engineering team is investigating an issue affecting multiple DigitalOcean services due to an incident with an upstream provider. As a result, users attempting to log in using SMS-based 2FA may experience problems receiveing codes and complete authentication. Images hosted exclusively on Docker Hub may also be temporarily unavailable, impacting deployments on DigitalOcean Kubernetes (DOKS) and App Platform.

Additionally, the users leveraging SnapShooter for serverless backups may encounter failures in backup jobs as well. We're now seeing signs of recovery, and most of the requests should be succeeding. We will continue to monitor closely to ensure full service restoration and will share an update as more information becomes available.

Creating a Canvas ready tabbed content component in SDC.

I've been experimenting with converting my component library to be made up entirely of SDC components that should transition to Canvas easily. I've run into a real problem with a tabbed content component and I'm hoping that someone else has some advice on a path forward.

The issue is that my existing component stores the tab title and content in a paragraph together, then basically renders that paragraph twice, once for the tab label (includes an icon) and once for the content.

With SDC you can have a tab nav component, and a tab panel component, but nothing intrinsically links them together and it's up to the user to supply matching ids, which is really cumbersome. I can use the same strategy that I'm using now, and just render twice, but that's not going to work in Canvas. Has anyone gotten a tabbed component working that isn't too cumbersome for the user?

submitted by /u/JumpinJackHTML5
[link] [comments]
❌