Drupal 8 Architecture: Video Tour for Designing Structured Modular Content
In this screencast, I'm going to walkthrough how I've been designing structured modular content with Entity Construction Kit and Inline Entity Form in Drupal 8.
Danny Englander: software engineer with a passion for learning something new every day
In this screencast, I'm going to walkthrough how I've been designing structured modular content with Entity Construction Kit and Inline Entity Form in Drupal 8.
For the past seven months, I've been designing, building, and theming with Drupal 8 for my own side project. Along the way, I've seen huge advancements in these realms versus what was possible with Drupal 7.
In this blog post, I experiment with importing an existing Drupal 8 site configuration into a new site. Disclaimer: the steps in this tutorial are not recommend for a live site and are experimental!
In Drupal 8, there's templates for just about anything and with Drupal 8's new theme hooks, you can really narrow in on crafting a custom template for your specific use case. This makes getting at and altering markup far more accessible than it was in Drupal 6 and 7.
My uncle used to say, "You have to use the right tool for the job." This is no different when it comes to Drupal 8 theming and development.