If it doesn't install using plugin:install from cli, then install them manually : download package, unpack it in project/plugins dir and register plugin in the project/config/ProjectConfiguration.class.php using ::enablePlugins() then do a project:validate to see what need to get changed (at best)
Before Printing, Think about Your Environmental Responsibility! Avant d'Imprimer, Pensez à Votre Responsabilitée Environnementale! On Fri, Dec 11, 2009 at 8:00 PM, Gábor Fási <[email protected]> wrote: > Plugins usually take some time to get updated for new versions. Just be > patient. > > On Fri, Dec 11, 2009 at 19:37, Roland Cruse <[email protected]> wrote: > > Hi > > > > I am starting a new installation and am trying to decide between > > propel and doctrine. It seems doctrine will become symfony's default > > orm and symfony 2.0 will drop propel. Plus the symfony installation > > page recommends symfony 1.4 for new installations. > > > > But! Where are the doctrine plugins? On the symfony plugins page, > > filtering for symfony 1.4 and doctrine plugins I get *one* plugin. > > Adding symfony 1.3 gets nine plugins :( . Or I am I missing something? > > > > Thanks so much for any help or tips. > > > > -- > > > > You received this message because you are subscribed to the Google Groups > "symfony users" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > [email protected]<symfony-users%[email protected]> > . > > For more options, visit this group at > http://groups.google.com/group/symfony-users?hl=en. > > > > > > > > -- > > You received this message because you are subscribed to the Google Groups > "symfony users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<symfony-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/symfony-users?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en.
