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 recently started using the Drupal 8 Group Module, the alternative to Organic Groups. There is not much documentation available though, so my question is: if I programmatically created a node such as an Article using Node::create, how can I, in code, add it to an existing group of mine? Similar to what is done in the function og_group() for organic groups.
I'm more of a content editor than a programmer, so please forgive if this is a question with an easy answer I didn't find in my searches so far.
When I look at the block layout list for our site, the "Title" field, (Category=core) is listed and can be moved up and down (given different weight) to place it above or below other blocks on the page.
However, the "Body" field does not appear in the list at all.
Hi, is there a possibility to create empti toplinks at the main navigation menu in drupal 8, that only expands the second-level-menu and does not lead to a new page?
Hi, I have created content for the startpage. It shows like I suspected, but at first there is shown the block title. How can I disable that, so only the created content will be shown?