ZiPavlin
ZiPavlin
TCTwill CMS
Created by ZiPavlin on 5/24/2023 in #👊support
BlockComponent blocks are not available in BlockEditor
I created blocks using php artisan twill:make:componentBlock name as per documentation, but none of them are available in block editor. I think I set up BlockEditor as it should be BlockEditor::make()->blocks(['Columns', 'text', 'imagetext', 'image']). Do I need to register BlockComponents somewhere?
2 replies