feat: add form design
This commit is contained in:
parent
6214e262cc
commit
5ca9e98106
9 changed files with 381 additions and 7 deletions
|
|
@ -0,0 +1,15 @@
|
|||
plugin.tx_form {
|
||||
settings {
|
||||
yamlConfigurations {
|
||||
11 = EXT:base/Configuration/Ext/Form/Yaml/Setup.yaml
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
module.tx_form {
|
||||
settings {
|
||||
yamlConfigurations {
|
||||
11 = EXT:base/Configuration/Ext/Form/Yaml/Setup.yaml
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue