Skip to content

This module automatically fixes the MySQL modes needed by Thelia

License

Notifications You must be signed in to change notification settings

thelia-modules/TheliaMySQLModesChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thelia MySQL Modes Checker

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