Sorry, I should say the recommended location - it doesnt really matter
to symfony2.
t
On Mon, Jun 20, 2011 at 14:50, Tim Nagel wrote:
> The location of bundles changed in the beta process, it used to be
> /src, it is now /vendor/bundles
>
>
> t
>
>
> On Mon, Jun 20, 2011 at 14:25, Haulyn Jason
The location of bundles changed in the beta process, it used to be
/src, it is now /vendor/bundles
t
On Mon, Jun 20, 2011 at 14:25, Haulyn Jason wrote:
> You must understand what is the third party, that means you want to
> use their libraries, you want to update your library following them.
>
You must understand what is the third party, that means you want to
use their libraries, you want to update your library following them.
so they are library vender, that's all.
Regards,
Haulyn Jason
Founder, http://domix.in
Rm. 807, Qilu Software Tower, Qilu Software Park
1 Shunhua Rd., High-Tec
I think the valid location is / vendor / bundles
the Sonata's documentation should be updated ...
On Fri, Jun 17, 2011 at 10:04 AM, keymaster wrote:
> There seems to be different practices:
>
> SonataAdminBundle
> / src / Sonata / AdminBundle
>
> KnpLab's menu bundle:
> / src / Knplabs / Bundle
There seems to be different practices:
SonataAdminBundle
/ src / Sonata / AdminBundle
KnpLab's menu bundle:
/ src / Knplabs / Bundle / MenuBundle
FOSUserBundle:
/ vendor / bundles / FOS / UserBundle
I would have thought all bundles meant for distribution should go into
vendor/bundles, and th