Possible to have multiples BlockManagers on one Editor ?
Yes, use the blockManager.render() method with external option set to true
Read full answer below βQuestion
Hello,
thanks for the hardwork, grapesjs is very good :)
Just wondering, is it possible to add multiple blockmanagers on one editor ?
The code hereunder won't work for me :
grapesjs.init({ blockManager: [ { appendTo: '#album_editor_panel_left', blocks: [ ... ] }, { appendTo: '#album_editor_panel_right', blocks: [ ... ] } ], ...
Thank you very much for your help.
Answers (1)
Yes, use the blockManager.render() method with external option set to true
Related Questions and Answers
Continue research with similar issue discussions.
Issue #2832
Replace/Override template for CategoryView?
Hi, Wondering if it's at all possible to use custom HTML to replace the CategoryView's template when adding a new block? I've tried a coupl...
Issue #1208
Create minimalist Panel left sidebar III
hello @artf , thanks to you for the comment on #1188, i see in the code https://codepen.io/artf/full/MQpZPj/ uses the appendTo property to...
Issue #2692
Quick mouse clicks/movements can cause the editor to freeze
First off thanks for all your hard work on the project! This is a very great project that a lot of people depend upon, so thanks for your e...
Issue #3059
Header goes on a textbox
Hello, so first thanks to have create GrapesJs this very usefull. I have an issue i add an header on my page and that's the code i add for...
Paid Plugins That Match This Issue
Curated by issue keywords and label relevance to help you ship faster.
Loading paid plugin recommendations...
Check the open-source GrapesJS plugins on GitHub or run a quick search in our free catalog.
Browse free plugins βPremium plugins ship with support, regular updates, and production-ready features β save days of integration work.
Browse premium plugins βRelated tutorials
In-depth guides on the same topic.
Tutorial
GrapesJS custom components guide (2026)
Define custom GrapesJS components with DomComponents.addType: detection with isComponent, a model with traits and defaults, and a view for canvas behavior.
Tutorial
10 Mistakes When Building a Visual Editor (And How to Avoid Them)
Visual editors are powerful tools β they enable non-technical users to create websites, emails, landing pages, and applications without writing code
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.