I see there is a module called zfc-user, with a sub-module for using doctrine orm. I'm new to ZF2 and the concept of modules (i didn't use them in zf1). ZF2 seems to have quite a complicated folder structure, that looks well thought out.
I'm using composer, so I've added the required dependencies, done an update and it looks like everything i need has been downloaded into the vendor folder (and sub-folders). Now i'm lost. What's my next step? I thought the concept of modules was that it would drop a module into my application that i could use, but it apears not. Is my next step to create my own module that makes use of the stuff in the vendor folders, or does the module live under the vendor folder and i have to config my application to use it. Can anyone get me started? I think once i have integrated my first module i should get the hang of it. -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
