Issue #638Opened December 14, 2017by frank-tenzing0 reactions

Using multiple plugins in the project

Question

Hi,

I'm using the preset news-letter repo for investigating the Grapes.Js, how can I create multiple and use multiple plugins within the project? Cheers

Answers (2)

artfDecember 14, 20170 reactions

@frank-tenzing just pass them in plugins

grapesjs.init({
      ...
      plugins: ['plugin1', 'plugin2', ...],
      // options
      pluginsOpts: {
        'plugin1': {...},
        'plugin2': {...},
        ...
      }
  });
lock[bot]September 18, 20190 reactions

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

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.