
I am very impressed with this add-on. It produces clean, well documented code and has a tidy, clear, well organized …
okapi
Block Builder is a free Concrete CMS addon that lets you easily create your own custom blocks (with one optional set of repeatable entries).
If you like Block Builder and want to support development of this addon, feel free to star GitHub page, rate addon on Concrete CMS Marketplace or donate via Paypal.
When using Concrete5.9:
composer require parasek/block_builder
When using Concrete5.8:
composer require parasek/block_builder:^1.4.0
This addon is made for developers and site builders. It allows you to quickly create skeleton for your custom block, but you still need to manually add some custom css/html code in view.php.