Accelerate Drupal 8 developement with Drupal Console

anish's picture
Senior Analyst, Accenture
Beginner

I will be mentioning about how to accelerate Drupal 8 development by using Drupal Console to generate boiler plate code.

How to Generate

  • Modules
  • Themes
  • Block
  • Rest API
  • Controllers
  • Services
  • Form
  • Event Subscribers
  • Entity
  • and lot more.

I will also be touching about how to use Drupal console to debug your custom code & how to extend drupal console to include your custom functionality.