May want to update the documentation to let new users know they have to enable migrate_ui to see the dashboard. Currently the relevant passage under "Usage:" states:

"Documentation is at http://drupal.org/migrate. To get started, enable the
migrate_example module and browse to admin/content/migrate to see its dashboard."

suggested change:

"Documentation is at http://drupal.org/migrate. To get started, enable the
migrate_example module, enable migrate_ui, and then browse to admin/content/migrate to see its dashboard."

or you could make migrate_ui a dependency of migrate_example.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Vaene created an issue. See original summary.

alex_optim’s picture

Status: Active » Needs review
FileSize
938 bytes

Updated documentation.
Created patch. Please check.

voleger’s picture

Status: Needs review » Needs work
+++ b/README.txt
@@ -7,9 +7,10 @@ users are included. Plugins permit migration of other types of content.
+migrate_example module, enable migrate_ui, and then browse to admin/content/migrate

more than 80 chars

pifagor’s picture

  • pifagor committed 2e73e08 on 7.x-2.x authored by alex_optim
    Issue #2794371 by alex_optim, Vaene, voleger, pifagor: Enable migrate_ui
    
pifagor’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.