dimti/listextend-plugin

Additional backend list columns

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 1

Open Issues: 1

Type:october-plugin

1.0.0 2022-08-29 07:03 UTC

This package is auto-updated.

Last update: 2024-04-28 15:59:21 UTC


README

composer require dimti/listextend-plugin

Usage

Example columns.yaml. is_active column with type switchricle

columns:
    id:
        label: wpstudio.projects::lang.fields.id
        type: number
    name:
        label: wpstudio.projects::lang.fields.name
        type: text
    is_active:
        label: wpstudio.projects::lang.fields.is_active
        type: switchcircle
        sortable: true

See screenshot on octobercms plugin page https://octobercms.com/plugin/dimti-listextend