Speakers: 
MKorostoff
Track: 
Coding
Drupal 8
Audience: 
Advanced

hook_block_info and hook_block_view are gone in Drupal 8. What's more the whole paradigm of creating blocks through the hook system is replaced with the Plugin API.  In this talk, I'll show how to create a "hello world" block using the Drupal 8 plugin API, and then dive a little deeper and create a simple next/previous navigation using the same strategy.

Length: 
20 minutes