Skip to content
Snippets Groups Projects

Issue #3275474: Update README instructions for testing the module

Merged Issue #3275474: Update README instructions for testing the module
1 unresolved thread
1 unresolved thread

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
20 4. `cd web`
21 5. Install Drupal: `php ./core/scripts/drupal quick-start standard`
22 6. You should see a browser open and log you into the new Drupal site.
23 7. Click "Extend" in the sidebar.
24 8. Enable the "Automatic Updates" module.
25 9. Click the "Updates" tab.
26 10. You should see an update form with the next of Drupal core as the "Recommend Version". For instance if in step #1 you ran `composer create-project drupal/recommended-project:9.2.5 test_updates_project` and the latest version is `9.2.6` you will see `9.2.6` as the "Recommend Version".
27 11. Click the "Download these updates" button.
28 12. You should see a "Downloading updates" screen.
29 13. Next you should see a "Ready to update" page.
30 14. Click the "Continue" button at the bottom.
31 15. You should see a "Apply updates" screen.
32 16. You should be redirected to the "Available updates" page and see the message "Update Complete".
33 17. You should see your version of core is up-to-date.
34 18. 🎉
17 - [Find instructions for Beta Testing](https://www.drupal.org/project/automatic_updates/issues/3275810)
  • added 1 commit

    Compare with previous version

  • Adam G-H
  • Adam G-H added 1 commit

    added 1 commit

    • e48de540 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Adam G-H added 24 commits

    added 24 commits

    Compare with previous version

  • merged

  • Please register or sign in to reply
    Loading