Issue #722Opened January 5, 2018by wvaymen0 reactions

how to add sub categories of blocks

Question

i would know if there is a method to add blocks into a sub categorie in the panel of blocks?

Answers (3)

artfJanuary 8, 20180 reactions

no @wvaymen you can only put blocks inside categories

wvaymenJanuary 9, 20180 reactions

please can you give me an example thanks for your help

artfJanuary 10, 20180 reactions
blockManager.add('your-block', {
  label: 'Label',
  category: 'Some category',
  content: '<div>Content</div>',
});

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.