-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Updated CLI docs for compilation process #3466
Conversation
An admin must run tests on this PR before it can be merged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@gelanivishal Thank you so much for the PR! I slightly revised your note to flip around the content, just to help developers understand what mode displaying the message. If these work for you, feel free to accept or edit further. :) I'll watch for your thoughts and edits. Then will run tests and merge!
Co-Authored-By: gelanivishal <vishalgelani99@gmail.com>
Co-Authored-By: gelanivishal <vishalgelani99@gmail.com>
Co-Authored-By: gelanivishal <vishalgelani99@gmail.com>
Co-Authored-By: gelanivishal <vishalgelani99@gmail.com>
Co-Authored-By: gelanivishal <vishalgelani99@gmail.com>
Co-Authored-By: gelanivishal <vishalgelani99@gmail.com>
Co-Authored-By: gelanivishal <vishalgelani99@gmail.com>
Co-Authored-By: gelanivishal <vishalgelani99@gmail.com>
Co-Authored-By: gelanivishal <vishalgelani99@gmail.com>
Co-Authored-By: gelanivishal <vishalgelani99@gmail.com>
Co-Authored-By: gelanivishal <vishalgelani99@gmail.com>
Co-Authored-By: gelanivishal <vishalgelani99@gmail.com>
Co-Authored-By: gelanivishal <vishalgelani99@gmail.com>
Co-Authored-By: gelanivishal <vishalgelani99@gmail.com>
@lorikrell I have updated your suggestions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @gelanivishal ! Running tests and merging, should have it done today. :) Thanks for the great contribution.
running tests |
This PR is a:
Summary
I have added that the
magento setup:upgrade
command no longer prompts to runsetup:di:compile
if Magento is in developer modeWhen this pull request is merged, it will fixed #2189
Additional information
List all affected URLs
whatsnew
Added information for the
setup:di:compile
step for Install extensions from the command line, Install the B2B extension, and Create an integration.