github.com/buddhamagnet/duke_nukem

tool to migrate users from Drupal to 10duke (iDP and entitlement component).


Install
go get github.com/buddhamagnet/duke_nukem

Documentation

DUKE NUKEM

A set of tools for working with and migrating user data to the 10duke system.

MIGRATOR

Migrator is a tool to retrieve a user from Drupal and migrate them to 10duke.

  • Navigate into the migrate/migrator folder.
  • Run go install
  • Run migrator --uid=<uid> and check the output.

We also provide a shell script thta facilitates batch migrations.

  • Ensure you have built the migrator binary as outlined above.
  • Run ./migrate.sh and feel the migration love.