Page 1 of 1

New plugin for blocks of information

Posted: Tue May 05, 2026 7:17 am
by SteveAlink
Hi,

I prepared a plugin with the philosophy of WonderCMS in mind: simple.
The purpose of the plugin is to show reusable blocks of information, such as text, an image, or a combination of text and image.

You can check it out by installing it:
https://raw.githubusercontent.com/Steve ... odule.json

Or do you rather want to read the documentation first:
https://github.com/SteveAlink/oliva-blocks/tree/main

On purpose it doesn't use a full page builder. Blocks can be placed with a simple placeholder, for example:
{{OlivaBlocks}}
{{OlivaBlocks|Queens}}

If you find it helpful: give the plugin a star:
https://github.com/SteveAlink/oliva-blocks/stargazers

Have fun with it.

Steve (OlivaSolutions)