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)
@frank-tenzing just pass them in plugins
grapesjs.init({
...
plugins: ['plugin1', 'plugin2', ...],
// options
pluginsOpts: {
'plugin1': {...},
'plugin2': {...},
...
}
});
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.
Issue #1735
Vuejs components builder
Hi, it would be nice to have vue components builder like mjml.. This user started project: https://github.com/Patrick-Spiegel/vue-grapesjs...
Issue #433
Unminified grapjes.js file?
I downloaded the git repo but was only able to find grapes.min.js. I really want to dig into the code some more and get a better understand...
Issue #1073
Integration with GWT
Hello, Actually, i've a gwt application and i need to integrate grapes js. My problem is i not really how to do this because of all the dif...
Issue #1144
[Question]: Custom property to change multiple settings
Is there a way to extend a current property or create a new one to change multiple properties? I have a component in which I would like to...
Paid Plugins That Match This Issue
Curated by issue keywords and label relevance to help you ship faster.
Loading paid plugin recommendations...
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.