We now have an addon module with minimal structure, but it can be installed in our Odoo instance. Before we can do that, our Odoo server needs to know about this new directory we are using for our custom modules, and needs to make them available for installation.
That's what we will be doing next.