ADD MVC for part

This commit is contained in:
2023-10-05 02:28:17 +02:00
parent 35c19b24e3
commit f0b8e1ed02
6 changed files with 238 additions and 1 deletions

9
admin/form/part.xml Normal file
View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<form>
<field
name="component_name"
type="text"
label="JFIELD_NAME_LABEL"
required="true"
/>
</form>