Github Emojis

Demo to preview the plugin:

Introduction

Are you currently looking for a source of GitHub emojis? Grab this no-code Github Emoji plugin to enhance your own Bubble app with GitHub emojis. It retrieves the emojis as images.
Image without caption

How to setup

  1. Add the GitHub Emoji element to your page:
      • Drag and drop the GitHub Emoji element from the plugin section onto your page in the Bubble editor.
        • Element - GitHub Emoji.
          Element - GitHub Emoji.
  1. Set up the event in the Workflow:
      • Go to the Workflows tab and add a new event: "A GitHub Emoji Clicked".
        • Workflow event → A GitHub Emoji Clicked.
          Workflow event → A GitHub Emoji Clicked.
      • This event is triggered whenever a user clicks on the emoji.
  1. Add actions to the Workflow:
      • Configure the actions to be executed when the emoji is clicked, based on the desired behavior in your application.

Plugin Element Properties

Github Emoji

Exposed states

Title
Description
Type
Emoji Name List
Emoji List
Text
Emoji Image List
Emoji Image List
Image

Element Events

Title
Description
Clicked
Is Clicked
Image without caption

Changelogs