Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 517 Bytes

File metadata and controls

19 lines (14 loc) · 517 Bytes
title CSV Table Roles
linkTitle CSV Table Roles
weight 10
description Academy theme csvtable-roles shortcode for role-specific permissions tables.
draft true

The csvtable-roles shortcode reads static/data/csv/keys-backup.csv and renders per-role permission tables showing which functions each role has access to.

{{</* csvtable-roles */>}}

The CSV file must be located at static/data/csv/keys-backup.csv with the same format used by csvtable.

Example:

{{< csvtable-roles >}}