This plugin acts as an extension to Blockonomicon, adding support for the Super Table field.
- Craft CMS 3.0.0-RC6 or above
- Blockonomicon 1.1.0 or above
- Open a terminal and navigate to your project folder:
cd /path/to/project
- Require the package to download it via Composer:
composer require charliedev/blockonomicon-super-table-adapter
- Install the plugin on the
Settings -> Plugins
page in the Craft control panel.
--- or ---
- Install the plugin via the command line:
./craft install/plugin blockonomicon-super-table-adapter
Built for Craft CMS by Charlie Development