Start abstract for 'when there's not a module for that'

This commit is contained in:
benjamin melançon 2019-11-27 23:10:22 -05:00
parent 5dff4a8918
commit 081d3df59f

View file

@ -0,0 +1,9 @@
# When There's Not a Module for That
With about fifty modules, you can do nearly everything in Drupal 8 (plus configuration, which isn't necessarily trivial).
But what do you do when there's not a module for that?
You make your own.
In this session, we will go over several scenarios and how to