It looks it's not a problem - I've just tested it. Even the routing is solved by combining the model name and module name.
I've used classic command symfony doctrine:generate-admin backend JobeetJob --module=job1 symfony doctrine:generate-admin backend JobeetJob --module=job2 On 4 kvě, 17:00, Casey <[email protected]> wrote: > try copying the module's folder and renaming it, that should do the > trick, although there might be some routing issues that you will have > to deal with, > > hth, > Casey > > On May 3, 9:05 pm, Abraham <[email protected]> wrote: > > > > > > > Can i generate more than one admin-generator-module from a same model? > > I'm trying with the command (using -- > > module="anotherNameForTheModule"), however it finds the first module > > and does nothing. =/ how can i manage this? > > > I need two modules because i want to show two completely different > > configurations for some kind of users. > > > -- > > If you want to report a vulnerability issue on symfony, please send it to > > security at symfony-project.com > > > 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 > > athttp://groups.google.com/group/symfony-users?hl=en > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > 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 > athttp://groups.google.com/group/symfony-users?hl=en -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com 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
