Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php oil generate config to support config generation in modules #51

Merged
merged 4 commits into from
Oct 31, 2011
Merged

php oil generate config to support config generation in modules #51

merged 4 commits into from
Oct 31, 2011

Conversation

crynobone
Copy link
Contributor

php oil generate config foo bar:name --module=admin

Now allow user to create modules/admin/config/foo.php in admin module instead of just the default APPPATH.

Some other minor changes:

  • use the same str_replace as Fuel\Core\Config::save()
  • throws exception indicate APPPATH or module name.
  • add -m shortcut (follow Fuel\Core\Migrate structure)

philsturgeon pushed a commit that referenced this pull request Oct 31, 2011
php oil generate config to support config generation in modules.
@philsturgeon philsturgeon merged commit 75fdd4d into fuel:1.1/develop Oct 31, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants