zunderweb/oxid-backend-migrations

OXID eShop: Execute Database Migration Command from Backend

v0.1.2 2021-05-01 13:16 UTC

This package is auto-updated.

Last update: 2024-03-29 03:50:31 UTC


README

OXID eShop enable database migrations in backend

After an update of OXID eShop Version 6.x, a command has to be executed to update the database:

vendor/bin/oe-eshop-db_migrate migrations:migrate

This module allows the command to be executed from OXID admin interface.

Install via composer

composer require zunderweb/oxid-backend-migrations