OYM Emoji text plugin for Craft CMS 4.x
This plugin bypasses the error "X cannot contain emoji"., (*1)
In short terms, instead of storing the data as plain text, we'll store the data as a Base64 encoded string., (*2)
Requirements
This plugin requires Craft CMS 4.0.0 or later., (*3)
Installation
To install the plugin, follow these instructions., (*4)
-
Open your terminal and go to your Craft project:, (*5)
cd /path/to/project
-
Then tell Composer to load the plugin:, (*6)
composer require oym/craft-emoji-text
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for OYM Emoji text., (*7)
Using OYM Emoji text
In the admin panel, create a new field.
- Select Emoji Text
- Configure the options (it just wraps the regular text field)
- You're done :-), (*8)
Brought to you by On Your Marks, (*9)