Skip to content
Snippets Groups Projects
Select Git revision
  • 3.0.x
  • 3462883-todo-remove-this
  • 3.1.x
  • 8.x-2.x
  • 3319045-build-events-assert-3319497
  • 3281634-versionpolicyvalidatorgetavailablereleases-does-not
  • 8.x-1.x
  • 7.x-1.x
  • 3.1.4
  • 3.1.3
  • 3.1.2
  • 3.1.1
  • 3.1.0
  • 3.0.4
  • 3.0.3
  • 3.0.2
  • 3.0.1
  • 3.0.0
  • 3.0.0-beta2
  • 3.0.0-beta1
  • previous/3404429-get-type/2023-11-28
  • previous/3391715-round-2/2023-10-25
  • previous/3391715-round-2/2023-10-24-1
  • previous/3391715-round-2/2023-10-24
  • 3.0.0-alpha6
  • 3.0.0-alpha5
  • 3.0.0-alpha4
  • 3.0.0-alpha3
28 results

README.md

Blame
  • Forked from project / automatic_updates
    Up to date with the upstream repository.
    Ted Bowman's avatar
    Issue #3436741: Make Automatic Updates Extensions stable!
    Ted Bowman authored
    339da16f
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.

    Automatic Updates

    Package Manager is a framework for updating Drupal core and installing contributed modules and themes via Composer. It has no user interface, but it provides an API for creating a temporary copy of the current site, making changes to the copy, and then syncing those changes back into the live site.

    Automatic Updates Initiative

    Follow and read more on the Automatic Updates Initiative overview and roadmap.

    Updating contrib modules and themes

    Automatic Updates includes a sub-module, Automatic Updates Extensions, which supports updating contributed modules and themes.

    :warning: :radioactive:️ Depending on the contributed module or theme, updates to these projects could make the site inoperable. If possible, it is highly recommended that you test these updates in a development environment first.:radioactive: :warning:

    More info

    Get more details about the Package Manager module, once installed, at it help page (admin/help/package_manager).