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 am developping a module which adds "advanced actions" to the new Drupal 8 Layout Builder.
For example, cloning a page layout into another, reordering sections inside a page layout, etc. For the moment i essentially use custom database queries in order to achieve this, and this is working quite well (despite the fact that this probably is not the correct way to do this).
I spent couple of hours to find a way to set table-style as default display of Media library when the field widget modal is opening with 'File' as media-type, but no luck. It always opens with 'Grid' style.
Can anyone give me some advises how to do that? Should I use viewsview hook to override the Media Library view?
I have been working with Drupal for a few months, but I am just beginning to get familiar with composer on my localhost. I have completed an install.
When I proceed to my-project/web/core/install.php I receive the message, 'Your PHP installation is too old. Drupal requires at least PHP 7.3.0. See the system requirements page for more information.'
When I check the php version on my machine, I find:
I am getting following error while trying to install "Remote Drupal Dashboard Module".I have found solutions that it can be solved using Drush but I don't have Drush can we do it without Drush?
I'm new both on D8 and Modal forms, and try to learning about them.
in Drupal 7 i opened (with Editable Views and Colorbox Node) editable popups of referenced nodes (e.g editing node B from node A) by specifying the variable 'nid' in this way