Plugin details
Base-64 Encoder/Decoder plugin is a lightweight, easy-to-use utility designed to convert data between plain text and Base64 encoding format and Base64 into plain text.
Step 1: Install the Plugin
Log in to Bubble, go to the Plugins tab, click Add Plugin, search for Base64 Encode & Decode, and install it.
Step 2: Create Input Fields
Add an input field for plain text (labeled "Enter Plain Text").
Add another input for Base64 text (labeled "Enter Encrypted Text").
Step 3: Set Up Workflows
Encode: Create a workflow for the "Encode" button. Select Encode Action, map the input, and display the result.
Decode: Create a workflow for the "Decode" button. Select Decode Action, map the input, and display the result.