How Do You Structure a Complex Content Architecture in Drupal 8? adminThu, 07/25/2019 - 13:59
The ideas in this post were originally presented by Suzanne Dergacheva at Drupal North 2018.
If you've opted for Drupal, then you must be dealing with a large amount of content, right? Now, the question that arises is: how do you build out and structure a complex content architecture in Drupal 8?
For you definitely don't run out of options when it comes to organizing your content:
- content types
- paragraph types
- (custom) block types
- custom fields
And things get even more complex when you start to consider all the various relationships between these entities.