| generate doctrine admin to a plugin directory [message #91712] |
Tue, 19 January 2010 01:12 |
alex2 Messages: 14 Registered: January 2009 |
Junior Member |
|
|
hi.. i'm using the doctrine:generate-admin command to generate admin modules. this works.
i'm starting to write plugins of my own now, and was wondering if i can do a doctrine:generate-admin where the generated files are created within my plugin's directory.
currently, i'm moving the generated files from apps/{my-app}/** to my plugin's directory manually. just a little tedious...especially if i decide to regenerate the admin module...
Cheers!
|
|
|