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

View File

@ -7,7 +7,7 @@
<license>GPL v2 +; see LICENSE.md</license>
<authorEmail>thomas@kuschel.at</authorEmail>
<authorUrl>https://kuschel.at</authorUrl>
<version>0.0.2</version>
<version>0.0.3</version>
<description>COM_DEPOT_XML_DESCRIPTION</description>
<namespace path="src/">KW4NZ\Component\Depot</namespace>
<install> <!-- Runs on install -->
@ -55,6 +55,7 @@
</menu>
</submenu>
<files folder="admin">
<folder>form</folder>
<folder>services</folder>
<folder>sql</folder>
<folder>src</folder>