This extension enables safe use of utf8mb4 emoji/unicode content in Magento areas where text filtering or validation can otherwise strip or reject 4-byte characters.
cd /path/to/magento composer require toweringmedia/module-allow-utf8mb4 php bin/magento setup:upgrade php bin/magento cache:flush
No admin configuration screen is required for standard usage. The module behavior is active once enabled.