Introduction
Installation
Installing the Matrix Field Preview plugin can be done manually via CLI or through the Craft Plugin Store.
Requirements
Matrix Field Preview supports both Craft 3 and Craft 4.
- For Craft 3 use versions
3.X.X
of the plugin. - For Craft 4 use versions
4.X.X
of the plugin.
See the Github releases page for all versions.
Installation
To install the plugin:
- Open your terminal and go to your Craft project:
cd /path/to/project
- Tell Composer to load the plugin:
composer require weareferal/matrix-field-preview
- In the Control Panel, go to
Settings
→Plugins
and click the “Install” button for Matrix Field Preview.
Alternatively you can install the plugin directly from your Control Panel via the Craft Plugin Store.