Skip to content

Updater / Migrations #128

@JoryHogeveen

Description

@JoryHogeveen

How to handle updates/migrations in core and modules.

  • Doctrine migrations? Only handles DB schema
  • Config updates (structure/fieldnames)

Todo

  • Updater plugin
    • Download and overrides local files
    • Determin where migration version and core version is linked. Could be a simple registry in config.
    • Trigger doctrine migrations
    • Trigger config updates
  • Module updates
    • Describe workflow

Metadata

Metadata

Type

No type

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions