=== Content Blocks Builder === Contributors: Mr2P Tags: block, blocks, gutenberg, gutenberg blocks, repeater, repeater blocks, editor, layout, grid, row, carousel, accordion, tab Requires PHP: 7.0.0 Requires at least: 5.8.0 Tested up to: 5.8.1 Stable tag: 1.0.2 License: GPL-3.0 License URI: https://www.gnu.org/licenses/gpl-3.0.html Gutenberg - custom content blocks made easy. == Description == This is NOT another block library. This plugin help developers/users do three things: 1. To create custom blocks from core blocks or third-party blocks. It supports repeater blocks like the ACF repeater field. 2. To create custom block patterns. 3. To create custom block variations. There are no pre-defined layouts or styles for custom blocks, patterns, variations for the first version. The upcoming versions will support common layouts such as grid, flex row, carousel, list, tab, accordion, modal, offcanvas... for custom blocks. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/content-blocks-builder` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress == Frequently Asked Questions == = Who needs this plugin? = Both developers and users can use it. I often use it to create custom repeater blocks, patterns, variations for my client sites. = Is this another block library? = No. It's like a tool to create custom blocks, patterns, variations without coding. = Does it support pre-defined layouts / style? = Not for now. But they will be there in the next versions very soon. == Screenshots == 1. Custom blocks, patterns, variations can be created via "More Options" on Block's toolbar. 2. The modal popup to create custom blocks from "More Options", only some blocks (group, cover, columns) support this feature. 3. Create custom blocks from the admin menu. 4. Edit a custom block. 5. Show settings panel for custom blocks. 6. Full settings panel for custom blocks. 7. The modal popup to create patterns from "More Options", only some blocks (group, cover, columns) support this feature. 8. Create patterns from the admin menu. 9. List all custom patterns. 10. The modal popup to create variations from "More Options", it's the only way to create variations. 11. List all custom variations. == Changelog == = 1.0.2 = *Release Date - 13 October 2021* * Fix - Template lock 'None' doesn't work = 1.0.1 = *Release Date - 12 October 2021* * Dev - Make the plugin compatible with the Block Manager plugin = 1.0.0 = * Release