Download the PHP package tde/craft-emoji-text without Composer
On this page you can find all versions of the php package tde/craft-emoji-text. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tde/craft-emoji-text
More information about tde/craft-emoji-text
Files in tde/craft-emoji-text
Download tde/craft-emoji-text
More information about tde/craft-emoji-text
Files in tde/craft-emoji-text
Vendor tde
Package craft-emoji-text
Short Description This plugin bypasses the error "X cannot contain emoji".
License MIT
Package craft-emoji-text
Short Description This plugin bypasses the error "X cannot contain emoji".
License MIT
Please rate this library. Is it a good library?
Informations about the package craft-emoji-text
OYM Emoji text plugin for Craft CMS 4.x
This plugin bypasses the error "X cannot contain emoji".
In short terms, instead of storing the data as plain text, we'll store the data as a Base64 encoded string.
Requirements
This plugin requires Craft CMS 4.0.0 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require oym/craft-emoji-text
- In the Control Panel, go to Settings → Plugins and click the “Install” button for OYM Emoji text.
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 :-)
Brought to you by On Your Marks
All versions of craft-emoji-text with dependencies
PHP Build Version
Package Version
The package tde/craft-emoji-text contains the following files
Loading the files please wait ....