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

add CLI commands for Extension management #3517

Closed
craigh opened this issue Apr 2, 2017 · 1 comment · Fixed by #4022
Closed

add CLI commands for Extension management #3517

craigh opened this issue Apr 2, 2017 · 1 comment · Fixed by #4022
Labels
Milestone

Comments

@craigh
Copy link
Member

craigh commented Apr 2, 2017

I would like to be able to do something like

composer require 'acme/foomodule' --prefer-stable
composer update
cd src
php bin/console zikula:install AcmeFooModule

or even simply

php bin/console zikula:install adme/foomodule --prefer-stable
@craigh craigh added the Feature label Apr 2, 2017
@craigh craigh added this to the 2.1.0 milestone Apr 2, 2017
@craigh
Copy link
Member Author

craigh commented Apr 2, 2017

similar commands for update and remove

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants