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.
the BootstrapCarousel locates in the following folder. As I know in drupal 7 I could use bootstrap Carousel in a View, but in drupal 8, how I could leverage this plugin in my website?
Hi! I've been theming a webpage in Drupal 8 and I think I got an overall idea of how it works, but I have some issues I want to solve to advance devloping:
With the module console I created a very small module called corp. I can create, update delete the instances how I want. So this works.
Now I want to create a directory each time a new corp is inserted. So I made another module consisting only of a info.yml and the .module file to gather my hooks I need from different other modules.
Hi Forum,
i want to export my custom menu with all links. When i make a full export of my drupal setup and import it to another installation, the menu has no links.
Which files i need to also export and import the menu structur with all links?