thelia / thelia-my-sql-modes-checker-module
Installs: 131
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 1
Open Issues: 0
Type:thelia-module
Requires
- thelia/installer: ~1.1
This package is auto-updated.
Last update: 2024-10-24 20:19:36 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