zunderweb/oxid-backend-migrations

OXID eShop: Execute Database Migration Command from Backend

Installs: 136

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 2

Open Issues: 0

Type:oxideshop-module

pkg:composer/zunderweb/oxid-backend-migrations

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

This package is auto-updated.

Last update: 2025-09-29 01:59:52 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