Skip to content

Conversation

@fsspencer
Copy link

The import action gives you the ability to set up your existing project. You only need to place you database sql file(s) into config/mysql/ and provide the following parameters.

bin/console import <hostname> [crypt]

This will detect if your Magento project is an Enterprise or Community version and download an env.php template and fill it up automatically.

The crypt parameter is optional but we recommend to provide it based on the original env.php file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant