The generate:plugin:fieldtype command: Generate field type plugin.
Usage:
$ drupal generate:plugin:fieldtype [options]
Option | Details |
---|---|
module | The Module name. |
class-name | Plugin class name |
label | Plugin label |
plugin-id | Plugin id |
description | Plugin Description |
default-widget | Default field widget of this plugin |
default-formatter | Default field formatter of this plugin |