I am trying to add a link to my Main Navigation menu. The link to my custom page looks like /text/{textid}/download. How can I add such a link to the menu?
Is it possible to create a media type programmatically?
I would like to use the already existing MediaSource "image" and do not use a new MediaSource.
Basically like the UI (/admin/structure/media/add), but programmatically?
Or does anyone know a plugin for Drupal Console that can be used to create Media Bundles/Types/Entities?
Does anyone know of a module or feature that will automatically keep a detailed log of the changes I make to each node. This way if my client asks me "what did you do on Jan 7 2020? or what did you do for the month of March 2020?" I can go into their website go to the log and pull up the list. I'm using Drupal 8.
Just installed Drupal using composer and started using it with git etc. for managing. I am an absolute beginner with no background in software, and I wish to create a car comparison website. I am seeking guidelines for.
In the process of upgrading from 8.8.2 to 8.8.3 I keep getting the message "Keine verfuegbaren Veroeffentlichungen gefunden" (German, something like "no update data available" in English) when listing available updates. This is even though I have run "composer require 'drupal/eu_cookie_compliance:^1.8'" without ANY errors or irregularities. I wonder what might be the matter.