Check out my latest Instagram gallery. Get Insta Media Gallery
Do you need premium gallery with beautiful animations and masonry effect? Get Grand Gallery
Are you a developer and need to create custom block? Block Builder is now free!
Thumbnail
Block Builder

Developed by

Expert
Expert
Version 9 Ready!
I am very impressed with this add-on. It produces clean, well documented code and has a tidy, clear, well organized …

okapi

Get premium gallery with beautiful animations

 

Get Instagram Gallery

 

Block Builder is a free Concrete CMS addon that lets you easily create your own custom blocks (with one optional set of repeatable entries).

How to support this project

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.

Features

  • Build custom concrete5 blocks in your dashboard using user-friendly interface
  • Generated blocks can have up to 2 tabs:
    • Basic information (non-repeatable fields)
    • Repeatable entries (one set of repeatable fields)
  • Multiple field types available:
    • Text
    • Number
    • Textarea
    • WYSIWYG Editor
    • Single Choice Field
    • Multiple Choice Field
    • Link with Type Selection
    • Link from Sitemap
    • Link from File Manager
    • External Link
    • Image
    • Express
    • File List
    • HTML Editor
    • Date Picker
    • Color Picker
    • Icon Picker
  • You can create blocks based on configuration of previously created blocks

Install with Composer

When using Concrete 9:

composer require parasek/block_builder

When using Concrete 5.8:

composer require parasek/block_builder:^1.4.0

Requirements

  • Latest version of Block Builder requires Concrete version 9.2.0 or higher and is compatible with PHP 8.
  • For concrete5 8.2.1+ use the highest version of 1.x.x branch.
  • Latest version of php is recommended but not required (check concrete5 requirements).
  • GitHub: https://github.com/parasek/c5-block-builder
  • If you are looking for version suited for Concrete5.7, check Block Builder Legacy. It has almost the same functionality but uses pre-8.0 code/api.

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.

Current Version: 2.5.1
Fully Translatable: Yes
Needs External Libraries: No
Compatible 8.2.1+
License: MIT
Support Response: Replies to tickets once a week or so.
Support Hosted: At External Website
Needs extra server permissions: No
Needs Internet: No
Marketplace Tests:
Passed Automated Tests
Passed PRB Review