4 images
Description
This plugin adds feature to GrapesJS editor, for users to be able to reuse elements in a website and accross pages
This code is very early stage, it is not working as expected yet. It is part of a bigger project: Silex v3
Links
- DEMO on Codepen
- Npm package
- Discussion about this plugins and Symbols, bug report etc
- Discussion about ongoing developments
Features
- Create a symbol from an element
- Create symbol instances
- Sync instances: when one instance is modified, update all other instances
- Unlink an instance so that is stops syncing
- Symbol have a name and an icon
- View symbol icon for all instances in the layer manager
- Optional list of symbols which support draging symbols to the stage
- Support for symbols in symbols
- Support sync accross grapesjs pages
Check the instructions in the project README: https://github.com/silexlabs/grapesjs-symbols/