dimti/listextend-plugin

Additional backend list columns

Maintainers

Package info

github.com/dimti/listextend-plugin

Type:october-plugin

pkg:composer/dimti/listextend-plugin

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 1

1.0.0 2022-08-29 07:03 UTC

This package is auto-updated.

Last update: 2026-03-28 20:30:40 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