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

Port Integration Migration submodule to Drupal 8 #29

Open
4 of 5 tasks
ademarco opened this issue Jan 13, 2017 · 1 comment
Open
4 of 5 tasks

Port Integration Migration submodule to Drupal 8 #29

ademarco opened this issue Jan 13, 2017 · 1 comment

Comments

@ademarco
Copy link
Member

ademarco commented Jan 13, 2017

Scope

In the scope of porting the Integration module to Drupal 8 we can start by porting only the submodule "Integration Migrate" first.

The Integration Migrate module only exposes a Migrate plugin to import for the JSON format specified here: https://github.com/nuvoleweb/integration/wiki/1.-Data-exchange-format

Tasks

  • Create a new branch 8.x-1.x
  • Remove all 7 code :)
  • Create an empty Integration module, it will function just as a placeholder
  • Start porting Integration Migrate module placing it under integration/modules/integration_migrate
  • Test migration both via unit tests and Behat
haringsrob added a commit that referenced this issue Jan 13, 2017
haringsrob added a commit that referenced this issue Jan 13, 2017
haringsrob added a commit that referenced this issue Jan 13, 2017
haringsrob added a commit that referenced this issue Jan 22, 2017
haringsrob added a commit that referenced this issue Jan 22, 2017
haringsrob added a commit that referenced this issue Jan 22, 2017
@haringsrob
Copy link
Contributor

Gotta add some more tests:

  • More field types
  • ??

@haringsrob haringsrob removed their assignment Mar 14, 2018
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

2 participants