Skip to content
/ vizy Public
forked from verbb/vizy

A flexible visual editor for Craft CMS

License

Notifications You must be signed in to change notification settings

debd/vizy

 
 

Repository files navigation

Vizy Plugin for Craft CMS

Vizy is a visual field editor for Craft CMS, combining everything you already know about WYSIWYG, the power of Matrix blocks and a sprinkle of 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.
  • Infintely 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 for all documentation, guides, pricing and developer resources.

Support

Get in touch with us via the Vizy Support page or by creating a Github issue

About

A flexible visual editor for Craft CMS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 51.3%
  • PHP 32.9%
  • JavaScript 11.4%
  • HTML 3.5%
  • SCSS 0.9%