-
Notifications
You must be signed in to change notification settings - Fork 415
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
Update guide_shopware-6.rst #1849
base: main
Are you sure you want to change the base?
Conversation
Adapted to the official installation scrypt and Uberspace 7
@@ -1,6 +1,7 @@ | |||
.. highlight:: console | |||
|
|||
.. author:: Yannick Ihmels <[email protected]> | |||
.. author:: Dominik Kustermann <[email protected]> |
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.
Please leave Yannick, feel free to add yourself to the list.
@@ -1,6 +1,7 @@ | |||
.. highlight:: console | |||
|
|||
.. author:: Yannick Ihmels <[email protected]> | |||
.. author:: Dominik Kustermann <[email protected]> | |||
Translated with ChatGPT |
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.
That's not relevant and does not show up anywhere in the final document
|
||
---- | ||
|
||
Tested with Shopware 6.4.17.2, PHP 8.1 and Uberspace 7.13.0 |
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.
This is relevant information, please add it with your tested versions.
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.
Thanks for your update! Just a few things
|
||
Check the `Shopware website`_ for the latest release and copy the URL to the ZIP file. Replace the | ||
URL with the one you just copied. | ||
Switch to your user directory and create a folder for Shopware: |
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.
That's the DocumentRoot and not the user directory 😅
Adapted to the official installation scrypt and Uberspace 7