https://github.com/verbb/vizy
A flexible visual editor for Craft CMS
https://github.com/verbb/vizy
Last synced: about 2 months ago
JSON representation
A flexible visual editor for Craft CMS
- Host: GitHub
- URL: https://github.com/verbb/vizy
- Owner: verbb
- License: other
- Created: 2020-12-10T12:05:07.000Z (over 5 years ago)
- Default Branch: craft-5
- Last Pushed: 2026-01-25T10:19:47.000Z (5 months ago)
- Last Synced: 2026-01-26T01:03:18.460Z (5 months ago)
- Language: Vue
- Size: 235 MB
- Stars: 43
- Watchers: 5
- Forks: 8
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README

Vizy for Craft CMS
Vizy is a Craft CMS plugin with a content editor field, combining everything you already know about [WYSIWYG](https://plugins.craftcms.com/redactor), the power of Matrix blocks and a sprinkle of [Neo](https://plugins.craftcms.com/neo) into an all-new editor experience.
## Features
- A fully-featured WYSIWYG field.
- All content is stored as JSON blocks. No HTML-wrangling required.
- 100% control over the output from a Vizy field.
- Create blocks inline with content. Think Matrix blocks in between your formatted text.
- Infinitely nest Vizy fields for some _crazy_ business.
- Use existing fields for Vizy blocks. Even use UI elements in blocks.
- Tabs support for blocks, to keep your UI lean.
- Modularise block templates, by linking a Twig partial to blocks.
- Performance focused. No more n+1 query issues - a single database call to fetch your content.
- Query field nodes, just like you're used to with Matrix fields.
- Configure buttons and editor options with field settings or config files.
- GraphQL Support.
## Documentation
Visit the [Vizy Plugin page](https://verbb.io/craft-plugins/vizy) for all documentation, guides, pricing and developer resources.
## Support
Get in touch with us via the [Vizy Support page](https://verbb.io/craft-plugins/vizy/support) or by [creating a Github issue](https://github.com/verbb/vizy/issues)