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'm having problems controlling access to nodes since I upgraded to Drupal 10. The options I had explored, by taxonomy or by content, have not yet been upgraded to Drupal 10. Any solutions?
Thank you so much.
Hello community, I am new to Drupal and I am investigating how it works, the question is that I deleted by mistake the content article that brings by default, I searched and found how to create a new one, but using it does not publish it on the main page.
Does anyone know why? thank you very much!
We are using Drupal CMS to store the multilingual content and its served through custom APIs. We have a CMS GUI for content authors where they can view, search, filter, translate, add, edit and delete the content. We have done lots of customization in the CMS and also migration it from Drupal 7 to 8 and to 9.
Drupal 9.4. I am working on a module that reacts to managed_file events. On uploadAjaxCallback I wish to add a modal confirming some user intentions with a confirmation modal. The code is like the following...