Countdown_timer

A timer which counts down (days/min/secs) to a certain date time. Uses data from a data provider. Ability to change background color, complete text, and more!

alt text

Description

A timer which counts down (days/min/secs) to a certain date time. Uses data from a data provider. Ability to change background color, complete text, and more.

All you have to do is nest this plugin within a form which is nested in a data provider. From there just type in the field you would like to use for the timer. See below image for how to configure.

alt text

Find out more about Budibase.

Instructions

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 --watchgi