karls/json-field-bundle

There is no license information available for the latest version (1.1.0) of this package.

Provides a JSON Field to Unite CMS.

1.1.0 2020-01-21 14:50 UTC

This package is auto-updated.

Last update: 2024-05-22 00:30:30 UTC


README

Provides a JSON Field to Unite CMS.

Installation

via composer

    composer require karls/json-field-bundle

in config/bundles.php

Karls\JSONFieldBundle\KarlsJSONFieldBundle::class => ['all' => true],

Usage

JSON

{
  "type": "json"
}