MartinPicc / budibase-interval-plugin

Plugin for budibase, set time interval to run actions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interval (Budibase Plugin)

GIF preview

Description

Set time interval to trigger actions.

  • Set time interval in seconds
  • Define a list of actions to run every X seconds
  • Show or hide the component on the frontend

Component settings

Find out more about Budibase.

Instructions

Add to budibase via Github URL

In your Budibase admin panel, go to Plugins > Add plugin > In source select "Github" > in URL copy-paste "https://github.com/MartinPicc/budibase-interval-plugin" > Click "Save" button.

Interval plugin should appear now in the list of plugins.

Build

To build your new plugin run the following in your Budibase CLI:

budi plugins --build

You can also re-build everytime you make a change to your plugin with the command:

budi plugins --watch

About

Plugin for budibase, set time interval to run actions.


Languages

Language:JavaScript 62.6%Language:Svelte 37.4%