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.
In drupal8 one cant disable modules - you have to remove them and along with it the data.
i want to remove the contact module since it doesn’t appear to work well - but is there anyway to figure out what precisely the data is that it will be removing??
more generally is there a way to figure out what data a given module creates and manages??
I recently installed a Drupal 8 website with Commerce modules and the SSHop theme, I have been trying to remove the quicktab view from the homepage for a while and I could not. I found the quicktab instance under /admin/structure/quicktabs should I just delete it? Never used quicktabs before so I dont know if this is gonna break something...Can someone advise, please?
Autism Ontario needed a new website that could integrate a substantial amount of existing content and present it in a simplified, easy to navigate, user-friendly design. Site users were frustrated because they can’t donate easily, sign up for events and the site crashed often.
Blck.ink is a Ukrainian company which provides printing services. You can either choose one of the posters presented on the website or create your own, choose size and add frame. Blck.ink does not have an offline store, that is why it was very important to create the best user experience and make the website structured and easy to navigate for both customer and administrator.
Blck.ink is a young company which decided to boost their sales creating a website, so we had to build it from scratch, provide not only development but also UI/UX design services.
is it possible to create a custom block (with content) at theme installation with a "/config/optionnal/configuration-file.yml"?
i know already how to place a native system block with "/config/optionnal/configuration-file.yml" but i am wondering if it's possible to create a custom block with content whit it.
I saw in a theme that it's posibble to create a new type of block whit "/config/optionnal/configuration-file.yml", so it might be possible to create a basic custom with content i suppose.