-
Notifications
You must be signed in to change notification settings - Fork 64
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
Create 2023-05-01-customize-your-openmage.md #122
Conversation
Here is an example generating patches for `app/Mage.php`: | ||
|
||
```sh | ||
composer require symplify/vendor-patches --dev |
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.
Line can be removed. Was added as dev-req with zf1f.
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.
Hmm, it was necessary when I tried it.. I think to use it in a project which has openmage as a dependency I think it is still required because dev dependencies of packages are not installed by default. The guide is written for users which would be using openmage as a dependency, not the openmage devs.
The image should be (automatically) resized? |
A very good documentation but it requires some changes in format and information.
|
This change doesn't work in my case. My opinion there are missing steps.
|
A blog post to help users with a common need that is probably a lot easier than most people realize.