Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 491 Bytes

File metadata and controls

22 lines (13 loc) · 491 Bytes

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