charliedev/blockonomicon-super-table-adapter

This package is abandoned and no longer maintained. No replacement package was suggested.

Blockonomicon adapter for Super Table fields.

1.0.2 2019-11-18 15:54 UTC

This package is auto-updated.

Last update: 2020-02-19 17:10:12 UTC


README

Blockonomicon Super Table Adapter

Blockonomicon: Super Table Adapter

This plugin acts as an extension to Blockonomicon, adding support for the Super Table field.

Requirements

  • Craft CMS 3.0.0-RC6 or above
  • Blockonomicon 1.1.0 or above

Installation

  1. Open a terminal and navigate to your project folder:
cd /path/to/project
  1. Require the package to download it via Composer:
composer require charliedev/blockonomicon-super-table-adapter
  1. Install the plugin on the Settings -> Plugins page in the Craft control panel.

--- or ---

  1. Install the plugin via the command line:
./craft install/plugin blockonomicon-super-table-adapter

Built for Craft CMS by Charlie Development