mklooss / Loewenstark_Utf8mb4

MySQL Support for utf8mb4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loewenstark_Utf8mb4

Uft8mb4 Support

Attention

  • You have to Change the Database before you install this Module
  • Create a DB Dump of your Database and change utf8 to utf8mb4 (utf8_general_ci to utf8mb4_general_ci)
  • Change initStatements in app/etc/local.xml to utf8mb4

Description

Added utf8mb4 to Magento 1.x

Requirements

  • PHP >= 5.3
  • Magento 1

Tested with

  • Magento >= 1.9
  • PHP 5.6 and 7.2
  • MariaDB 10.2

Support

If you have any issues with this extension, open an issue on GitHub.

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Developer

Mathis Klooß

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2018 Mathis Klooss

About

MySQL Support for utf8mb4


Languages

Language:PHP 100.0%