🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
X3P0: Progress
X3P0: Progress

X3P0: Progress

0/5 (0 ratings) 30 active installs Updated Feb 24, 2026
Editing the Progress Bar block.

Editing the Progress Bar block.

X3P0: Progress is a block that allows users to create progress bars using a straightforward interface.

The block lets you add progress for nearly any type of goal:

  • Percentage: Outputs a percentage from 0% to 100%.
  • Decimal: Outputs a plain decimal number.
  • Currency: Create financial progress bars, choosing from a list of worldwide currencies.
  • Unit: Choose from a complete list of browser-supported units, such as yards, feet, liters, millimeters, and much more.

The output of the progress bar is highly customizable. Aside from standard block options, such as spacing, alignment, and border control, users also have a range of design tools at their disposal.

This block outputs proper <progress> and <label> elements in the markup. This should aid in accessibility, ensuring that all potential visitors to your site can read what the value of the progress is.

You can find the full source code for this plugin via its GitHub repository.