necoapps / craft-matrix-snap
Collapses all Matrix blocks on entry load. Adds one-click block toggling.
Installs: 335
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:craft-plugin
Requires
- craftcms/cms: ^3.5|^4.0
README
Collapses all Matrix blocks on entry load. Adds one-click block toggling.
This Craft CMS plugin enhances the matrix experience in three ways:
- All Matrix blocks are collapsed on page load.
- Matrix blocks get one-click expand and collapse toggling.
- Matrix block titlebars get a more minimal look and a subtle hover effect.
Requirements
This plugin requires Craft 3.5+ or Craft 4.0+.
Installation
-
Open your terminal and go to your project:
cd /your/project/path
-
Download the plugin with Composer:
composer require necoapps/craft-matrix-snap
-
In the browser, go to the Control Panel → Settings → Plugins. Find Matrix Snap and click Install.