thelia / thelia-my-sql-modes-checker-module
Package info
github.com/thelia-modules/TheliaMySQLModesChecker
Type:thelia-module
pkg:composer/thelia/thelia-my-sql-modes-checker-module
0.1.0
2019-04-23 18:43 UTC
Requires
- thelia/installer: ~1.1
This package is auto-updated.
Last update: 2026-02-24 23:06:34 UTC
README
This module automatically fixes the MySQL modes needed by Thelia
Installation
Manually
- Copy the module into
<thelia_root>/local/modules/directory and be sure that the name of the module is TheliaMySQLModesChecker. - Activate it in your thelia administration panel
Composer
Add it in your main thelia composer.json file
composer require thelia/thelia-my-sql-modes-checker-module
Usage
You just have to activate this module