承接 amadeco/module-db-override 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

Latest Stable Version Magento 2 PHP License

SPONSOR: Amadeco

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

  1. Create directory app/code/Amadeco/DbOverride in your Magento installation
  2. Clone or download this repository into that directory
  3. 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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2025-03-27