Temp removal ancient docs. Will be back up asap#503
Open
moon-hn wants to merge 2 commits into
Open
Conversation
| \*Although the Shop importer is a very easy way to import a shop, please keep in mind that is using the command line is a requirement. So if needed, find yourself an [experienced developer](https://www.byte.nl/partners#specialisms=Hypernode&cms=Magento) that can assist you with these tasks. | ||
|
|
||
| \*The import isn't 100% foolproof so there could be situations in which it doesn't work and you'd have to use the importer-tool via the Shell. | ||
|
|
Contributor
There was a problem hiding this comment.
Suggested change
|
|
||
| - You could also use `screen` or `tmux` to migrate your shop in a terminal session. Use `man screen` or `man tmux` to learn more about these commands. | ||
| - The Shop importer first uses `rsync` to copy the file content and retrieves the database credentials required to dump the database from the copied configuration files. This implies that if you already imported another shop before, you should first remove the old content of the other shop before migrating a new one. | ||
| - The import isn't 100% foolproof so there could be situations in which it doesn't work. |
Contributor
There was a problem hiding this comment.
Suggested change
| - The import isn't 100% foolproof so there could be situations in which it doesn't work. | |
| - The import isn't 100% foolproof so there could be situations in which it doesn't work. |
Comment on lines
+108
to
+109
|
|
||
|
|
Contributor
There was a problem hiding this comment.
Suggested change
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This doc only causes confusion. We will create a new one asap