I've been looking into ZF2 modules as described in Matthew's blog. As I side project I wanted to integrate ZfcUser (available on github @
https://github.com/ZF-Commons/ZfcUser ). The readme advises me to installl ZfcBase (available @
https://github.com/ZF-Commons/ZfcBase ). One of the instructions mentions placing the module under ./vendors, and then to enable it in application.config.php. I can't find any docs nor examples of how to do this ... and I know that it's blazingly simple! Arghhh!!! Any advice???