From 9e3f04533fab06fbe334f354987c6ab2fb4a7bc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 19 Mar 2020 14:24:28 -0400 Subject: [PATCH] not that these acts were ever really fully given --- when-not-module-for-that/abstract.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/when-not-module-for-that/abstract.md b/when-not-module-for-that/abstract.md index 60fde79..cdaaa9c 100644 --- a/when-not-module-for-that/abstract.md +++ b/when-not-module-for-that/abstract.md @@ -93,6 +93,11 @@ Spoke at PHP meetup in Mexico City, assisted migration training at DrupalCon Sea Planned presentation outline: +- Act One: **How Not To Make a Module** +- Act Two: **How Not To Have to Make a Whole Module** +- Act Three: **How To Make a Module** +- Act Four: **How To Figure Out How To Make a Module** + Part 1: Looking for modules - is there already a module for that? 10 minutes Part 2: Contributing to an existing module - is there *almost* a module for that? 15 minutes