Emoji Scrub

Categories

Component ID

2476901

Component name

Emoji Scrub

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

535

Component created

Component changed

Component body

Emojis break some drupal. And causes :rage:

Emoji Scrub goes through text fields and removes any possible emojis. This is needed to not error out.

How this module works: It goes through on save and removes all emojis from entity text fields. This module also provides a nice function that can be used to sanitize other fields if necessary.

Future Goal:
Give an option of whether to remove emoji or to show error message upon emoji discovery on the