Skip to content
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

[migrate:execute] Migrate content from non-database source #3535

Open
langelhc opened this issue Sep 27, 2017 · 1 comment
Open

[migrate:execute] Migrate content from non-database source #3535

langelhc opened this issue Sep 27, 2017 · 1 comment

Comments

@langelhc
Copy link
Contributor

[migrate:execute] Migrate content from non-database source

Problem/Motivation

Trying to setup and execute a migration from a non-database source the user is prompted to provide credentials to the database server.

Details to include:
This is needed to setup/execute migrations from xml/csv/json files without provide database credentials.

How to reproduce

  • drupal migrate:setup
  • drupal migrate:execute my-migration

Details to include:

  • Drupal version: 8.x.
  • Console version: 1.0.2
  • Console Launcher version: 1.0.2

Solution

Add parameter to determine a non-database source.

@langelhc
Copy link
Contributor Author

langelhc commented Sep 29, 2017

WIP on #3538

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

No branches or pull requests

1 participant