MARKETPLACE
PLUGINS
TOAST BY TECHFIGHTER
Toast by TechFighter logo

Toast by TechFighter

Published April 2025
   •    Updated March 2026

Plugin details

Toast by TechFighter Plugin
Add customizable toast notifications to your Bubble application with this powerful action plugin.

Key Features:
- Display customizable toast notifications in your Bubble application
- Create the perfect notification style with extensive customization options

Customization Options:

Display Settings:
- Message: Display dynamic text content
- Duration: Configurable in milliseconds (default: 3000ms)
- Persistent Display: Option to show until clicked
- Progress Bar: Visual representation of remaining display time

Design Settings:
- Background Color: Freely customizable with color picker (default: #2196f3)
- Text Color: Freely customizable with color picker (default: #FFFFFF)
- Progress Bar Color: Freely customizable with color picker (default: #FFFFFF)
- Border Radius: Adjustable in pixels (default: 4px)

Position:
Choose from 9 screen positions:
- Top (Left, Center, Right)
- Middle (Left, Center, Right)
- Bottom (Left, Center, Right)

Icons:
Select from 5 icon options:
- None
- Info
- Success
- Warning
- Error

Animations:
Choose from 3 animation styles:
- Plain (No animation)
- Fade
- Slide

Special Features:
- Multiple toasts automatically stack in the specified position
- Visual progress bar shows remaining display time
- Easy integration with Bubble workflows as an action
- Click-to-dismiss functionality for persistent toasts

Editor URL:
https://bubble.io/page?id=demo-toast&test_plugin=1744892935111x768781870173782000_current&tab=Design&name=index&type=page


日本語

Toast by TechFighter プラグイン

このアクションプラグインを使用することで、Bubbleアプリケーションにカスタマイズ可能なトースト通知を追加できます。

主な機能:
- Bubbleアプリケーションにカスタマイズ可能なトースト通知を表示
- 豊富なカスタマイズオプションで最適な通知スタイルを実現

カスタマイズオプション:

表示設定:
- メッセージ:動的なテキストコンテンツを表示可能
- 表示時間:ミリ秒単位で設定可能(デフォルト:3000ms)
- 永続表示:クリックするまで表示し続けることが可能
- プログレスバー:残り表示時間をビジュアルで表現

デザイン設定:
- 背景色:カラーピッカーで自由に設定可能(デフォルト:#2196f3)
- テキスト色:カラーピッカーで自由に設定可能(デフォルト:#FFFFFF)
- プログレスバー色:カラーピッカーで自由に設定可能(デフォルト:#FFFFFF)
- 角の丸み:ピクセル単位で設定可能(デフォルト:4px)

表示位置:
画面上の9つの位置から選択可能:
- 上部(左・中央・右)
- 中央(左・中央・右)
- 下部(左・中央・右)

アイコン:
5種類のアイコンから選択可能:
- アイコンなし
- 情報
- 成功
- 警告
- エラー

アニメーション:
3種類のアニメーションスタイルから選択可能:
- プレーン(アニメーションなし)
- フェード
- スライド

特徴的な機能:
- 複数のトーストを同時表示した場合、指定した位置に自動的にスタック
- プログレスバーによる残り表示時間の視覚的な確認
- Bubbleのワークフローに簡単に組み込み可能
- 永続表示の場合はクリックで非表示に設定可能

エディターURL:
https://bubble.io/page?id=demo-toast&test_plugin=1744892935111x768781870173782000_current&tab=Design&name=index&type=page

Free

For everyone

stars   •   0 ratings
2 installs  
This plugin does not collect or track your personal data.

Other actions

Platform

Web

Contributor details

Tech Fighter Co., Ltd. logo
Tech Fighter Co., Ltd.
Joined 2025   •   8 Plugins
View contributor profile

Instructions

[Bubble Plugin Installation Guide (Step-by-Step)]
Introduction:
This guide provides basic instructions for implementing the Toast by TechFighter plugin in your Bubble application. This plugin adds toast notification functionality to your application. Toast notifications are temporary messages that appear on the screen and automatically disappear after a specified time or can be dismissed by clicking. (Prerequisite: Logged into Bubble Editor)

Step 1: Prerequisites
No special prerequisites are required for this plugin.

Step 2: Plugin Installation

1. Click "Plugins" in the left menu.
2. Click the "+ Add plugins" button.
3. Type "Toast by TechFighter" in the search box and locate the plugin.
4. Click the "Install" button to install.
5. Click "Done" after installation.

Step 3: Workflow Configuration

1. Open the "Workflow" tab in the left menu.
2. Set up a trigger event (e.g., button click, after data save, etc.).
3. Click "Click here to add an action..." and select "Plugins" → "Toast by TechFighter - FireToast".
4. Configure the following parameters:

Main Settings:

a) Message Settings
- message: Text to display in the toast (can be dynamic value)
- icon: Icon to display (None/Info/Success/Warning/Error)

b) Display Settings
- position: Toast display position (9 locations available)
- duration: Display duration (in milliseconds)
- persistent: Whether to keep displaying until clicked

c) Design Settings
- backgroundColor: Background color
- textColor: Text color
- borderRadius: Corner radius (in pixels)
- animation: Animation type (Plain/Fade/Slide)

Step 4: Testing

1. Click the "Preview" button in the top right of the editor to open the application preview.
2. Verify the following points:
  - Toast appears in the specified position
  - Toast disappears after the set time (or on click for persistent toasts)
  - Icons and messages display correctly
  - Animations work as expected
3. If issues occur, check:
  - Workflow trigger is correctly set
  - Message text is properly configured
  - Duration value is appropriate (remember it's in milliseconds)

Important Notes:
- Multiple toasts will stack in the specified position when displayed simultaneously
- When persistent is set to true, the duration setting is ignored
- Progress bar is not displayed when persistent is true
- Toasts can be manually closed by clicking them


日本語

【Bubbleプラグイン導入手順(Step-by-Stepガイド)】

はじめに:
このガイドは、BubbleアプリケーションにToast by TechFighterプラグインを導入するための基本的な手順を示します。このプラグインは、アプリケーションにトースト通知機能を追加するアクションプラグインです。トースト通知は、画面上に一時的に表示される通知メッセージで、指定した時間後に自動的に消えるか、ユーザーのクリックで消すことができます。(前提:Bubbleエディターにログイン済み)

Step 1:事前設定
このプラグインでは特別な事前設定は必要ありません。

Step 2:プラグインのインストール

1. 左メニューの「Plugins」をクリックします。
2. 「+ Add plugins」ボタンをクリックします。
3. 検索欄に「Toast by TechFighter」と入力し、候補から該当するプラグインを見つけます。
4. 「Install」ボタンをクリックしてインストールします。
5. インストール後、「Done」をクリックします。

Step 3:ワークフローを設定する

1. 左メニューの「Workflow」タブを開きます。
2. トリガーとなるイベントを設定します(例: ボタンクリック時、データ保存後など)。
3. 「Click here to add an action...」をクリックし、「Plugins」→「Toast by TechFighter - FireToast」を選択します。
4. 以下のパラメータを設定します:

主な設定項目:

a) メッセージ設定
- message: トーストに表示するテキスト(動的な値も設定可能)
- icon: 表示するアイコン(None/Info/Success/Warning/Error)

b) 表示設定
- position: トーストの表示位置(9箇所から選択)
- duration: 表示時間(ミリ秒)
- persistent: クリックするまで表示し続けるかどうか

c) デザイン設定
- backgroundColor: 背景色
- textColor: テキスト色
- borderRadius: 角の丸み(ピクセル)
- animation: アニメーション種類(Plain/Fade/Slide)

Step 4:動作確認

1. エディター右上の「Preview」ボタンをクリックして、アプリケーションのプレビューを開きます。
2. 以下の点を確認します:
  - トーストが設定した位置に表示されるか
  - 設定した時間で消えるか(または永続表示の場合はクリックで消えるか)
  - アイコンとメッセージが正しく表示されるか
  - アニメーションが正しく動作するか
3. 問題が発生した場合は、以下を確認します:
  - ワークフローのトリガーが正しく設定されているか
  - メッセージテキストが正しく設定されているか
  - durationの値が適切か(ミリ秒単位であることに注意)

注意事項:
- 複数のトーストを同時に表示した場合、指定した位置に順番にスタックされます
- persistentをtrueに設定した場合、durationの設定は無視されます
- プログレスバーは永続表示(persistent: true)の場合は表示されません
- トーストはクリックすることで手動で閉じることができます

Types

This plugin can be found under the following types:

Categories

This plugin can be found under the following categories:

Resources

Support contact
Tutorial

Rating and reviews

No reviews yet

This plugin has not received any reviews.
Bubble