charliedev / blockonomicon-super-table-adapter
This package is abandoned and no longer maintained.
No replacement package was suggested.
Blockonomicon adapter for Super Table fields.
Package info
github.com/charliedevelopment/blockonomicon-super-table-adapter
Type:craft-plugin
pkg:composer/charliedev/blockonomicon-super-table-adapter
1.0.2
2019-11-18 15:54 UTC
Requires
- charliedev/blockonomicon: ^1.1.0
- craftcms/cms: ^3.0.0-RC1
This package is auto-updated.
Last update: 2020-02-19 17:10:12 UTC
README
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
- 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 -> Pluginspage 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