charliedevelopment / blockonomicon-super-table-adapter

An adapter for Blockonomicon that allows import/export of Super Table fields.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An adapter for Blockonomicon that allows import/export of Super Table fields.

License:MIT License


Languages

Language:PHP 96.2%Language:HTML 3.8%