Templates Manager
What's Included
- Source code package (project files)
- Production-ready dist build
- Commercial license
- Future updates included
GrapesJS Compatible
Tested with GrapesJS 0.20.x, 0.19.x, 0.18.x, 0.21.x, 0.22.x
Source Code Included
Full source + production-ready dist build
Editor Compatible
Designed for the GrapesJS open-source editor
Commercial License
Use in client projects without restrictions
The Templates Manager is a plugin for GrapesJS that allows users to quickly and easily add pre-designed templates to their web pages. With this plugin, users can choose from a variety of templates and customize them to fit their needs, saving time and effort in the design process. The Templates Manager supports both local and remote data loading, and includes options for customizing the position and appearance of the templates in the interface.
- Options:
- appendTo: The position where the templates will be added in the interface. This can be set to any block using a class or ID selector, e.g., appendTo: '.class-div' or appendTo: '#id-div'.
- templatesType: The type of data loading. It can be set to either "local" or "remote".
- templatesUrl: The URL where the templates data is located. This can be either a local or remote URL. The default value is /templates/templates.json.
- useSearch: This option allows users to show or hide the search box for the templates. If set to true, a search box will be displayed. If set to false, it will be hidden.
For creating pages inside require to use plugin: Pages manager then you will able to create sctructure with designs:
- index
- blog
- contact us
- etc...
Ratings:
No reviews yet. Be the first to share your experience.
Questions & Answers
No questions yet. Have something to ask?
Common problems this plugin can help fix
Real community questions on the same topic — see how others worked around them.
- #6706💬 3 answers
TypeError: e.getRoot is not a function (Race condition in Style Manager)
- #6669💬 3 answers
Cross-level reordering of blocks in Layer Manager causes Sorter errors and breaks further move attempts
- #6365💬 4 answers
Style Manager Fails to Interpret Descendant Selectors Correctly
- #6281💬 3 answers
Layer Manager does not allow reordering on same level. only nesting is allowed on top level(right under body) older versions (e.g: 0.21.8
