OK I got one part:
I git cloned git@github.com:farmOS/farm_eggs.git
into www/sites/all/modules/custom
then went into the admin/modules and enabled:
- Farm Eggs
- Farm Asset Property
Now I’ll look in ways how to change the module.
Any documentation/tutorials on drupal modules you might recommend?
What is the workflow for updating the module and deployit into the local instance?
drusc cc all and install the module again, for example? or is there a more expedited way?
Thanks!