Skip to content

Discover Blocks

In the Blocks administration area, the “Discover Blocks” submenu lets you browse — directly from Retraceur — the blocks shared via GitHub by developers who, like you, have decided to use Retraceur.

An Exploration That Must Be Conducted with Caution

Section titled “An Exploration That Must Be Conducted with Caution”

Here is the dynamic interface that you can view by visiting the Retraceur block discovery page.

Blocks grid

Each block listed provides information about its name, description, and author. The author’s name includes a link to learn more about them.

Block actions

When you hover over the top-right corner of each image representing a block, a button to view more (three small vertical dots) appears, allowing you to install the block directly or read more details about it.

Block details

The first tab, “Details”, displays the block’s description again, as well as important information:

  • The version of Retraceur required to run this block,
  • The PHP version required to run this block,
  • The date of its latest update,
  • The number of stars the block has received,
  • The number of currently open (unresolved) issues.

Additionally, the “Discover More” link allows you to open a new window to the block’s GitHub page so you can report an issue if necessary.

These two tabs provide information about the maturity and consistency of the block’s maintenance.

As shown in the two screenshots above, you can start the block installation process by using the “Install” action of the button to view more options or by clicking the “Install X.Y.Z” button (where X.Y.Z is the block’s version number) of the details modal. Once you click either of these two buttons, a new modal window will appear asking you to confirm that you want to install the block.

Installation confirmation

When you click the “Install” button, the installation begins, and after a few seconds, this window will update to show you the result of the operation.

Installation Ok

If everything goes smoothly, you’ll be prompted to either activate the block or view the block management page.