diepxuan/module-dbunsupport

覆盖模块以允许在开发中支持MariaDB 10.5至10.9

安装: 0

依赖项: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

开放问题: 0

类型:magento2-module

0.0.1 2022-07-25 06:55 UTC

This package is auto-updated.

Last update: 2024-09-25 11:54:24 UTC


README

Latest version Packagist Magento 2 PHP >= 7.4

允许MariaDB不提供支持

覆盖模块以允许在开发中支持MariaDB 10.5至10.9

安装

安装扩展的最简单方法是使用Composer

运行以下命令

  • $ composer require diepxuan/module-dbunsupport
  • $ bin/magento module:enable Diepxuan_Dbunsupport
  • $ bin/magento setup:upgrade && bin/magento setup:static-content:deploy