Your First Drupal 8 Module

This presentation will start you on your journey into Drupal 8 module development. It will show you the steps you need to take to make a simple but useful Drupal module. You can checkout the module now. TOPICS THAT WILL BE COVERED Drupal 8 new Plugin System Providing Blocks as Plugins Creating Routes and Menu items Creating Forms Module Permissions Drupal’s Hook System (yes it’s still there) Letting other modules integrate with your module We will step through adding functionality to the module from a bla
Back to Top