Hi Jhon, On 23 October 2014 15:17, Jhon [via Zend Framework Community] < [email protected]> wrote:
> I am working for some time on Zend Framework 2 and everything is pretty > fun and cool. Now I am trying to make something like can be made in Magento > pretty easy ( extensions ) that will help develop on new ZF2 project. Is it > possible to make a vendor package that can have n extension ( like > submodules ) items and be plugged in the main modules and just add > components in a way for the view, routes, etc.. something like Magento > extensions system. Is it possible? Is there a good point to start from to > achieve this? > Did you look at the modules system? And composer? That's pretty much all you need :-) Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Zend-Framework-2-Vendor-package-question-tp4662340p4662341.html Sent from the Zend Framework mailing list archive at Nabble.com.
