Still learning the framework and I am unsure as to then one should use Crud & Model Generator (protect/controllers, protect/models, protect/view) as oppose to when one should use Module Generator (protect/modules/…).
Is there some sort of guideline or recommendation that says use Crud & Model Generator when doing this and use Module Generator when doing that? Anyone with some useful tips?