spicyweb/craft-neo

A Matrix-like field type that uses existing fields

Installs: 643 893

Dependents: 12

Suggesters: 2

Security: 0

Stars: 405

Watchers: 15

Forks: 61

Open Issues: 28

Type:craft-plugin

5.0.0-beta.6 2024-04-12 10:43 UTC

This package is auto-updated.

Last update: 2024-04-14 11:14:22 UTC


README

icon.png

Neo

A Matrix-like field type that uses existing fields

Neo is a Craft CMS field type that builds upon the concept of the Matrix field type with a number of very useful features. Neo has been carefully crafted (pun intended) to ensure it matches the look and feel of Craft.


Use existing fields

In contrast to the Matrix field, block types are built using existing fields.

feature1-1.png


Organise blocks with tabs

Sometimes block types require having a lot of fields. Using the field layout designer, you can organise fields into tabs, much like when creating entry types.

feature2-1.png

feature2-2.png


Group block buttons

And sometimes you end up with many block types. Adding groups allows you to organise your block types into drop down menus.

feature3-1.png

feature3-2.png


Set maximum blocks by type

Neo has the ability to set a maximum count on individual block types.

feature4-1.png


Allow blocks to contain children

Let block types have the ability to contain child block types. You can filter what blocks are allowed within others, as well as set whether a block type can only be a child of another.

feature5-1.png

feature5-2.png

Copy/Paste Blocks

A copied block can be pasted anywhere within its field that allows that particular block type to exist. Neo copies/pastes a block with descendants, all descendant blocks are copied and pasted with the ancestor block.

feature6-1.png

feature6-2.png

feature6-3.png

Documentation

Created by Benjamin Fleming
Maintained by Spicy Web