Fractal plugin for Craft 3
This plugin requires Craft CMS 3.0.0-beta.23 or later.
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require dentsucreativeuk/fractal
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for Fractal.
Make use of the Fractal library in Craft 3
Credit allmarkedup for original Fractal component loader plugin for Craft cms
Special thanks to contributors - @jmcgaha
Thanks go to https://github.com/ournameismud/fractal for the original repository.