How can i customize video blocks a
Hi @ShakilAhmedMunna, you have to use custom Components
Read full answer below βQuestion
I want to create a video gallery-like image gallery. After drop video block shows the gallery . How can I do that?I using grapesjs-preset-webpage plugin . try to below code that not working .. var editor = grapesjs.init({ height: '100%', showOffsets: 1, noticeOnUnload: 0, container: '#gjs', fromElement: true, plugins: ['gjs-preset-webpage' , 'gjs-blocks-basic'], storageManager: { autoload: 0, autosave: false, setStepsBeforeSave: 1, contentTypeJson: true, }, pluginsOpts: { 'gjs-preset-webpage': {}, 'gjs-blocks-basic' : { 'block' : { 'video' : { label: 'Updated simple block', attributes: { titl...
Answers (3)
Hi @ShakilAhmedMunna, you have to use custom Components
I did not understand how to use that .. Have any tutorial that
is there any solution for this ticket because i need the same as I using grapesjs-preset-webpage plugin
Related Questions and Answers
Continue research with similar issue discussions.
Issue #3442
Error after call `editor.destroy()`
Create editor instance Try destroy Got error
Issue #1761
How to defined textNoElement value after grapesjs.init
Hi, I try to define the values for textNoElement after I was initialized a grapesjs. but it not reflected in grapesjs UI. can anyone please...
Issue #384
Create and Edit Template into Database
This is my code to Create a new template and insert the inline html with style into the database : I am able to insert the template-data in...
Issue #862
Jquery Image Viewer plugin in GrapesJs custom Block
I want to integrate Image viewer jquery plugin in grapesjs new custom block but jquery code doesn't recognize. How can write jquery code in...
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
Vanilla GrapesJS vs GrapesJS With Plugins: What You Actually Get Out of the Box (2026)
New to GrapesJS? See exactly what the stock editor gives you, where it falls short, and which plugins close the gaps β a beginner-friendly 2026 comparison
Tutorial
Lighthouse for GrapesJS: Audit Accessibility and SEO Without Leaving the Editor
Live WCAG 2.1/2.2 accessibility auditor + SEO manager for GrapesJS. Every finding is bound to the exact component β click to select, then one-click fix.
Tutorial
GrapesJS DevTools: A Developer Panel Inside Your Editor
If you've ever debugged GrapesJS with console.log(editor.getSelected()) and a dozen throwaway event listeners β this post is for you.
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.