Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I use the Developer Portal(this is a website where published api) and it is developed on Drupal. I don't have permission to server where site is deployed. So I can't use composer and drush. If module need external libraries I can't upload it. How can I access to website folder using only web interface and which module can help me?
Hello everyone. I was wondering if someone can tell me how Drupal works and if there is a standard by which permissions operate.
Suppose you have two roles. A and B. Suppose that Role A has the permission to edit their own comments, and Role B does not have the permission to edit their own comments. Now suppose that an account belongs to both role A and B.
I have a custom drush command. I then created a custom cron function and added some conditions to it. Now if the condition is true i want the cron function to be triggered. I used exec("my drush command"); but the script/function is against our security policies. What other functions can i use to execute the drush command without using exec("my drush command");.
https://digitaltreats.com/BORG-CUBE, you can see the image is only 800x600, I uploaded a bigger image, and I can't figure out how to have that display. Coincidentally I made a random image view block that does display the larger image so not sure why.