2019-03-28 17:57:56 +01:00
|
|
|
title: PLUGIN_ADMIN.ADD_ACCOUNT
|
|
|
|
|
|
|
|
form:
|
|
|
|
validation: loose
|
|
|
|
fields:
|
|
|
|
|
|
|
|
content:
|
|
|
|
type: section
|
|
|
|
title: PLUGIN_ADMIN.ADD_ACCOUNT
|
|
|
|
|
|
|
|
username:
|
|
|
|
type: text
|
|
|
|
label: PLUGIN_ADMIN.USERNAME
|
|
|
|
help: PLUGIN_ADMIN.USERNAME_HELP
|
2021-05-27 18:17:50 +02:00
|
|
|
unset-disabled@: true
|
|
|
|
unset-readonly@: true
|
2019-03-28 17:57:56 +01:00
|
|
|
validate:
|
|
|
|
required: true
|