Skip to content

diepxuan/module-dbunsupport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Allow un-support for Magento 2

Packagist Magento 2 Downloads License

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

About

Override Module to allow MariaDB 10.5 to 10.9 support for development

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages