Initial version, untested.
This commit is contained in:
commit
0e2d1cd54a
2 changed files with 153 additions and 0 deletions
5
etc/config.php
Normal file
5
etc/config.php
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
"element_type_module" => "form",
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue