thelia/thelia-my-sql-modes-checker-module

0.1.0 2019-04-23 18:43 UTC

This package is auto-updated.

Last update: 2024-03-24 19:04:55 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