This project is not covered by Drupal’s security advisory policy.
Drush 9 command used to query a Drupal 7 site database and generate an Excel file that can be used to plan migrations.
How to get started
- Initialize a new Drupal 8 site, and ensure the Drupal 7 database is registered in the settings.php file as "drupal_7".
- Add the module to composer by running
composer require drupal/migration_planner. - Enable the module using drush by running
drush en migration_planner.
How to use
- Run the drush command
drush migration_planner:generate. - Go the site's files directory, within the "migration_planner" directory to find the generated Excel file.
Copying Conditional Formatting
Google Sheet example with conditional formatting: https://docs.google.com/spreadsheets/d/1SxVNqEeNvRHgIRDuz9fUKLLY4Kog0Ske...
- Create a new Google Sheet and import your Excel file.
- Go to the Google Sheet example above and copy one of the tabs to your Google Sheet.
- Select all cells in the copied tab and select "Copy".
- Go to each tab in your Google Sheet, select all cells, right click and select "Paste special > Paste conditional formatting only".
- Delete the copied tab.
Supporting organizations:
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Created by weekbeforenext on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
