{"id":21874363,"url":"https://github.com/baikho/drupal-migrate_728","last_synced_at":"2025-03-21T23:18:21.221Z","repository":{"id":114486452,"uuid":"171153219","full_name":"baikho/drupal-migrate_728","owner":"baikho","description":"Drupal 7 to 8 migration example","archived":false,"fork":false,"pushed_at":"2019-02-17T17:56:02.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"8.x-1.x","last_synced_at":"2025-01-26T17:41:39.213Z","etag":null,"topics":["drupal","drupal-7","drupal-8","drupal-migrate"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/baikho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-17T17:53:52.000Z","updated_at":"2020-04-25T09:18:50.000Z","dependencies_parsed_at":"2023-05-16T23:30:48.771Z","dependency_job_id":null,"html_url":"https://github.com/baikho/drupal-migrate_728","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baikho%2Fdrupal-migrate_728","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baikho%2Fdrupal-migrate_728/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baikho%2Fdrupal-migrate_728/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baikho%2Fdrupal-migrate_728/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baikho","download_url":"https://codeload.github.com/baikho/drupal-migrate_728/tar.gz/refs/heads/8.x-1.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244880660,"owners_count":20525515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["drupal","drupal-7","drupal-8","drupal-migrate"],"created_at":"2024-11-28T07:12:05.915Z","updated_at":"2025-03-21T23:18:21.194Z","avatar_url":"https://github.com/baikho.png","language":"PHP","readme":"# Migrate 728\nDrupal 7 to 8 migration example\n\n## Migration setup \u0026 execution\n\n1. Create dummy content (users, articles, taxonomy, comments, ...) in D7 with `devel_generate`\n\n2. Setup connection details in D8:\n\n    ```\n    // Source db.\n    $databases['migrate']['default'] = array(\n      ... connection details\n    );\n    \n    // Destination db.\n    $databases['default']['default'] = array(\n      ... connection details\n    );\n    \n    ```\n\n3. Download \u0026 install module: `$ drush en migrate_728 -y`\n\n4. Adjust `bundle` value in Tag migration YAML to an existing vid from your D7 generated vocabulary.\n\n5. Run migration script:\n\n    ```\n    $ drush mi --group=migrate_728 --feedback=100\n    ```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaikho%2Fdrupal-migrate_728","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaikho%2Fdrupal-migrate_728","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaikho%2Fdrupal-migrate_728/lists"}