An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Vizy icon


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)


Verbb