zunderweb / oxid-backend-migrations
OXID eShop: Execute Database Migration Command from Backend
Package info
github.com/leofonic/oxid-backend-migrations
Type:oxideshop-module
pkg:composer/zunderweb/oxid-backend-migrations
v0.1.2
2021-05-01 13:16 UTC
Requires
- php: >=7.0
- oxid-esales/oxideshop-ce: ^v6.2
This package is auto-updated.
Last update: 2026-03-01 00:12:19 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