diepxuan/module-dbunsupport
最新稳定版本:0.0.7
Composer 安装命令:
composer require diepxuan/module-dbunsupport
包简介
Magento 2 module to override and allow MariaDB 10.11 support for development environments.
README 文档
README
Magento 2 Allow Database Compatibility Override
This module overrides the database compatibility checks in Magento 2 to allow the use of MariaDB versions 10.5 to 10.9, which are not officially supported but are commonly used in development environments.
Installation
The easiest way to install the extension is to use Composer
Run the following commands:
$ composer require diepxuan/module-dbunsupport$ bin/magento module:enable Diepxuan_Dbunsupport$ bin/magento setup:upgrade && bin/magento setup:static-content:deploy
统计信息
- 总下载量: 7.63k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2022-07-25