amadeco/module-db-override
最新稳定版本:v1.1.0
Composer 安装命令:
composer require amadeco/module-db-override
包简介
A module to enable experimental mariadb 12.X series before offical support is available.
README 文档
README
Extend database version compatibility for Magento 2 with experimental support for MariaDB 11.X/12.X and enhanced version detection.
Installation
Composer Installation
Execute the following commands in your Magento root directory:
composer require amadeco/module-db-override bin/magento module:enable Amadeco_DbOverride bin/magento setup:upgrade bin/magento setup:di:compile bin/magento setup:static-content:deploy
Manual Installation
- Create directory
app/code/Amadeco/DbOverridein your Magento installation - Clone or download this repository into that directory
- Enable the module and update the database:
bin/magento module:enable Amadeco_DbOverride bin/magento setup:upgrade bin/magento setup:di:compile bin/magento setup:static-content:deploy
Compatibility
- Magento 2.4.x
- PHP 8.1, 8.2, 8.3
🛠 Supported Database Versions
- MySQL 5.7
- MySQL 8.0
- MariaDB 10.2 - 10.6 - 10.11
- MariaDB 11.4
- MariaDB 12.0 - 12.4
Contributing
Contributions are welcome! Please read our Contributing Guidelines.
Support
For issues or feature requests, please create an issue on our GitHub repository.
License
This module is licensed under the Open Software License ("OSL") v3.0. See the LICENSE.txt file for details.
统计信息
- 总下载量: 205
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2025-03-27