fuel / oil

Fuel PHP Framework - Fuel v1.x Oil command-line package
http://fuelphp.com/docs/packages/oil/intro.html
106 stars 67 forks source link

Support --module option to oil generate scaffold and admin #226

Closed kenjis closed 8 years ago

kenjis commented 10 years ago

oil g scaffold <modelname> ... --module=<modulename> oil g admin <modelname> ... --module=<modulename>

WanWizard commented 10 years ago

any change you can update this? It can't be merged automatically anymore.

kenjis commented 10 years ago

I did rebase 1.8/develop. Can you?

WanWizard commented 10 years ago

are there docs for this?

sagikazarmark commented 10 years ago

It would be awesome to do the same for model, migration, etc generation and not just for modules, but packages as well.

kenjis commented 10 years ago

Sorry, I found that a generated file is broken. I'll check and fix.