Point to where our latest notes are

This commit is contained in:
benjamin melançon 2024-11-14 20:40:07 -05:00
parent bfdedbf13c
commit 4a51c04476

View file

@ -1,5 +1,9 @@
# When There's Not a Module for That
SEE updated 'When There's Not a Module for That: How to Make (and Maintain) a New Module' in raw notes
You've built sites with Drupal 8 and know that with a few dozen modules (and a ton of configuring), you can do nearly everything in modern Drupal.
But what do you do when there's not a module for that? Or the ones that exist don't quite meet your needs?