verbb / vizy
A flexible visual editor field for Craft.
Fund package maintenance!
verbb
Installs: 39 499
Dependents: 0
Suggesters: 0
Security: 0
Stars: 44
Watchers: 7
Forks: 8
Open Issues: 47
Language:Vue
Type:craft-plugin
Requires
- php: ^8.2
- craftcms/cms: ^5.0.0
- nystudio107/craft-plugin-vite: ^5.0.0
- ueberdosis/tiptap-php: ^1.0
- verbb/base: ^3.0.0
- voku/anti-xss: ^4.1
- yii2mod/yii2-array-query: ^1.4
- dev-craft-5
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 3.0.0-beta.5
- 3.0.0-beta.4
- 3.0.0-beta.3
- 3.0.0-beta.2
- 3.0.0-beta.1
- 2.1.23
- 2.1.22
- 2.1.21
- 2.1.20
- 2.1.19
- 2.1.18
- 2.1.17
- 2.1.16
- 2.1.15
- 2.1.14
- 2.1.13
- 2.1.12
- 2.1.11
- 2.1.10
- 2.1.9
- 2.1.8
- 2.1.7
- 2.1.6
- 2.1.5
- 2.1.4
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.12
- 2.0.11
- 2.0.10
- 2.0.9
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 2.0.0-beta.4
- 2.0.0-beta.3
- 2.0.0-beta.2
- 2.0.0-beta.1
- 1.0.23
- 1.0.22
- 1.0.21
- 1.0.20
- 1.0.19
- 1.0.18
- 1.0.17
- 1.0.16
- 1.0.15
- 1.0.14
- 1.0.13
- 1.0.12
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-craft-4
- dev-craft-3
This package is auto-updated.
Last update: 2024-10-22 02:35:34 UTC
README
Vizy for Craft CMS
Vizy is a Craft CMS plugin with a content editor field, 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.
- 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 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