zunderweb / oxid-backend-migrations
OXID eShop: Execute Database Migration Command from Backend
Installs: 136
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 2
Open Issues: 0
Type:oxideshop-module
Requires
- php: >=7.0
- oxid-esales/oxideshop-ce: ^v6.2
This package is auto-updated.
Last update: 2025-03-01 00:19:18 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