This plugin replaces the default file uploader with the one from Filestack
Instruction:
+<link href="path/to/grapes.min.css" rel="stylesheet"/>
<link href="path/to/grapesjs-plugin-filestack.css" rel="stylesheet"/>
<script src="path/to/grapes.min.js"></script>
<script src="path/to/grapesjs-plugin-filestack.min.js"></script>
<div id="gjs"></div>
<script type="text/javascript">
var editor = grapesjs.init({
container : '#gjs',
plugins: ['gjs-plugin-filestack'],
pluginsOpts: {
'gjs-plugin-filestack': {/* ...options */}
}
});
</script>
Share this item:
Last Update:Sep 21, 2022
Published:Sep 21, 2022
Versions:
0.16.x0.17.x0.18.x0.19.x0.20.x
0
0 reviews
5
0
4
0
3
0
2
0
1
0
Product Reviews (0)
Sort By :
No Reviews Found
Question and Answers (0)
No question found
Share this item: