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 trying to change the path where aggregated css and js are generated by Drupal 8.5
I searched if some value in the settings.php could do the job, but don't find anything.
Can you help me ?
My base problem : two instances of Drupal are sharing the same /media directory, so when I clear cache for one site, all the css/js of the other site return 404 erros because they've been erased by the first site ...
Indigo Consulting(the digital wing of Leo Burnett)is looking to hire Drupal Developers at their Mumbai/Gurgaon office. An ideal candidate would be someone with 2-6 years of experience in Drupal. Must have knowledge and experience of Drupal 7/ Drupal 8.Should have basic to intermediate knowledge of headless and decoupled Drupal.
I just started Drupal 8 development so take it easy on me.
I have just created my first Custom Content Type programmatically via a custom module.
What I would like to do now is take a look at the code of Content Types I have created via the admin UI, could anybody advise me as to how I would go about finding the code for content types created via the Drupal admin UI.
Hello
I was doing a translation automatically in hook update, it's working only when i was doing the update in the graphical interface but i want to import the new language in the console
But when i did it in the console the dictionnary was not imported, no errors returns,
I realy don't know why...
I use the module interface translation for it.
Thanks
I am looking to see where I would change format of the code or in Drupal to change the Taxonomy listing to have three rows, instead of one long linear list in the Add Content. It's very long when I have a long list of taxonomy, but rather have it shorter vertical content with column of three instead of one long column.
I've searched the internet and can't seem to find the information